Gets all contacts that fulfills persona definition.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- persona
- Type: CMS.Personas PersonaInfo
Persona
Return Value
Type: ObjectQuery ContactInfoAll contacts that fulfills persona definition
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | persona is null |
Remarks
See Also