| IPersonaService Methods | 
The IPersonaService type exposes the following members.
| 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.
              |