AssociatedPersonsList Class |
Namespace: Aspose.Email.PersonalInfo
The AssociatedPersonsList type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssociatedPersonsList | Initializes a new instance of the AssociatedPersonsList class |
Name | Description | |
---|---|---|
![]() | Assistant |
Default assistant
|
![]() | Brother |
Brother
|
![]() | Child |
Child
|
![]() | Count |
Gets the number of elements contained in the ICollection.
|
![]() | DomesticPartner |
Default domestic partner
|
![]() | Father |
Father
|
![]() | Friend |
Default friend
|
![]() | IsReadOnly | Gets a value indicating whether the list is read-only. |
![]() | IsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
|
![]() | Item | Gets or sets the element at the specified index. |
![]() | Manager |
Default manager
|
![]() | Mother |
Mother
|
![]() | Parent |
Parent
|
![]() | Partner |
Default partner
|
![]() | ReferredBy |
Default referred by
|
![]() | Relative |
Relative
|
![]() | Sister |
Sister
|
![]() | Spouse |
Spouse
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|
Name | Description | |
---|---|---|
![]() | Add | Adds an item to the list. |
![]() | Clear | Removes all items from the list. |
![]() | Contains | Determines whether the list contains a specific value. |
![]() | CopyTo | Copies the elements to an array, starting at a particular array index. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf | Determines the index of a specific item in the list. |
![]() | Insert | Inserts an item to the list at the specified index. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the list. |
![]() | RemoveAt | Removes the list item at the specified index. |
![]() | ToString | (Inherited from Object.) |