PhoneNumberList Class |
Namespace: Aspose.Email.PersonalInfo
The PhoneNumberList type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhoneNumberList | Initializes a new instance of the PhoneNumberList class |
Name | Description | |
---|---|---|
![]() | Assistant |
Default assistant phone number
|
![]() | Callback |
Default callback phone number
|
![]() | Car |
Default car phone number
|
![]() | Company |
Default company phone number
|
![]() | Count |
Gets the number of elements contained in the ICollection.
|
![]() | Custom |
Default custom phone category
|
![]() | Fax |
Default fax number
|
![]() | Home |
Default home phone number
|
![]() | HomeFax |
Default home fax number
|
![]() | Isdn |
Default isdn phone number
|
![]() | IsReadOnly | Gets a value indicating whether the list is read-only. |
![]() | Item | Gets or sets the element at the specified index. |
![]() | Mobile |
Default mobile phone number
|
![]() | Pager |
Default pager number
|
![]() | Prefered |
Default primary phone number
|
![]() | Radio |
Default radio phone number
|
![]() | Telex |
Default telex
|
![]() | TtyTdd |
Default Tty/Tdd
|
![]() | Work |
Default work phone number
|
![]() | WorkFax |
Default work fax number
|
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.) |