AssociatedPersonCategory Class |
Namespace: Aspose.Email.PersonalInfo
The AssociatedPersonCategory type exposes the following members.
| Name | Description | |
|---|---|---|
| AssociatedPersonCategory |
Initializes a new instance of the AssociatedPersonCategory class with 'Custom' category.
|
| Name | Description | |
|---|---|---|
| Assistant |
Assistant
| |
| Brother |
Brother
| |
| Child |
Child
| |
| Custom |
Custom category with empty description
| |
| Description |
Gets description for the 'Custom' category of a person
| |
| DomesticPartner |
Domestic partner
| |
| Father |
Father
| |
| Friend |
Friend
| |
| Manager |
Manager
| |
| Mother |
Mother
| |
| Parent |
Parent
| |
| Partner |
Partner
| |
| ReferredBy |
Referred by
| |
| Relative |
Relative
| |
| Sister |
Sister
| |
| Spouse |
Spouse
| |
| Value |
Gets category of a person
|
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
| Equals(AssociatedPersonCategory) |
Determines whether the specified object is equal to the current object.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Determines whether the specified objects are equal.
| |
| Inequality |
Determines whether the specified objects are not equal.
|
| Name | Description | |
|---|---|---|
| AssistantValue |
String value for 'Assistant' category
| |
| BrotherValue |
String value for 'Brother' category
| |
| ChildValue |
String value for 'Child' category
| |
| CustomValue |
String value for 'Custom' category
| |
| DomesticPartnerValue |
String value for 'DomesticPartner' category
| |
| FatherValue |
String value for 'Father' category
| |
| FriendValue |
String value for 'Friend' category
| |
| ManagerValue |
String value for 'Manager' category
| |
| MotherValue |
String value for 'Mother' category
| |
| ParentValue |
String value for 'Parent' category
| |
| PartnerValue |
String value for 'Partner' category
| |
| ReferredByValue |
String value for 'ReferredBy' category
| |
| RelativeValue |
String value for 'Relative' category
| |
| SisterValue |
String value for 'Sister' category
| |
| SpouseValue |
String value for 'Spouse' category
|