| PersonaService Methods | 
The PersonaService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetContactsForPersona | 
            Gets all contacts that fulfills persona definition.
             | 
|  | GetPersonaForContact | 
            Gets persona the specified contact is assigned to or null of contact does not belong to any persona.
             | 
|  | IsContactInPersona | 
            Returns true when contact belongs to specified persona.
             | 
 See Also
See Also