IPersonaService GetContactsForPersona Method Kentico 8.0 API Reference
Gets all contacts that fulfills persona definition.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ObjectQuery ContactInfo 
All contacts that fulfills persona definition
Remarks

The contact can be only in one persona at the same time. Belonging to persona is determined by the highest quotient of total score the contact obtained divided by persona score limit.
See Also