AssociatedPersonCategory
Contents
[
Hide
]AssociatedPersonCategory class
Represents category for a persons
The AssociatedPersonCategory type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AssociatedPersonCategory(description) | Initializes a new instance of the AssociatedPersonCategory class |
Properties
| Name | Description |
|---|---|
| spouse | Spouse |
| child | Child |
| mother | Mother |
| father | Father |
| parent | Parent |
| brother | Brother |
| sister | Sister |
| friend | Friend |
| relative | Relative |
| manager | Manager |
| assistant | Assistant |
| referred_by | Referred by |
| partner | Partner |
| domestic_partner | Domestic partner |
| custom | Custom category with empty description |
| value | Gets category of a person |
| description | Gets description for the ‘Custom’ category of a person |
| SPOUSE_VALUE | String value for ‘Spouse’ category |
| CHILD_VALUE | String value for ‘Child’ category |
| MOTHER_VALUE | String value for ‘Mother’ category |
| FATHER_VALUE | String value for ‘Father’ category |
| PARENT_VALUE | String value for ‘Parent’ category |
| BROTHER_VALUE | String value for ‘Brother’ category |
| SISTER_VALUE | String value for ‘Sister’ category |
| FRIEND_VALUE | String value for ‘Friend’ category |
| RELATIVE_VALUE | String value for ‘Relative’ category |
| MANAGER_VALUE | String value for ‘Manager’ category |
| ASSISTANT_VALUE | String value for ‘Assistant’ category |
| REFERRED_BY_VALUE | String value for ‘ReferredBy’ category |
| PARTNER_VALUE | String value for ‘Partner’ category |
| DOMESTIC_PARTNER_VALUE | String value for ‘DomesticPartner’ category |
| CUSTOM_VALUE | String value for ‘Custom’ category |
Methods
| Name | Description |
|---|---|
| equals(other) |
See Also
- namespace aspose.email.personalinfo
- assembly Aspose.Email