MapiContactTelephonePropertySet
Contents
[
Hide
]MapiContactTelephonePropertySet class
Inherits: Aspose::Email::Mapi::MapiContactPropertySet
Specify optional telephone numbers for the contact
Constructors
| Name | Description |
|---|---|
| MapiContactTelephonePropertySet (5 overloads) | Initializes a new instance of the MapiContactTelephonePropertySet class. |
Methods
| Name | Description |
|---|---|
| get_AssistantTelephoneNumber | Gets the telephone number of the contact’s assistant |
| get_Business2TelephoneNumber | Gets the second business telephone number |
| get_BusinessTelephoneNumber | Gets the business telephone number |
| get_CallbackTelephoneNumber | Gets the callback telephone number |
| get_CarTelephoneNumber | Gets the car telephone number |
| get_CompanyMainTelephoneNumber | Gets the company phone number |
| get_DefaultTelephoneNumber | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true' |
| get_EnableAutocomplete | |
| get_Home2TelephoneNumber | Gets a second home telephone number |
| get_HomeTelephoneNumber | Gets the home telephone number |
| get_IsdnNumber | Gets the integrated services digital network (ISDN) number |
| get_IsEmpty | Shows if MapiContactTelephonePropertySet is empty |
| get_MobileTelephoneNumber | Gets the mobile telephone number |
| get_OtherTelephoneNumber | Gets an alternate telephone number |
| get_PagerTelephoneNumber | Gets a pager telephone number |
| get_PrimaryTelephoneNumber | Gets the primary telephone number |
| get_RadioTelephoneNumber | Gets the radio telephone number |
| get_TelexNumber | Gets the telex number |
| get_TtyTddPhoneNumber | Gets the telephone number for the contact’s text telephone (TTY) or telecommunication device for the deaf (TDD) |
| get_UseAutocomplete | Indicates that one electronic address is completed automatically in case if user does not set any electronic address |
| set_AssistantTelephoneNumber | Sets the telephone number of the contact’s assistant |
| set_Business2TelephoneNumber | Sets the second business telephone number |
| set_BusinessTelephoneNumber | Sets the business telephone number |
| set_CallbackTelephoneNumber | Sets the callback telephone number |
| set_CarTelephoneNumber | Sets the car telephone number |
| set_CompanyMainTelephoneNumber | Sets the company phone number |
| set_DefaultTelephoneNumber | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true' |
| set_EnableAutocomplete | |
| set_Home2TelephoneNumber | Sets a second home telephone number |
| set_HomeTelephoneNumber | Sets the home telephone number |
| set_IsdnNumber | Sets the integrated services digital network (ISDN) number |
| set_MobileTelephoneNumber | Sets the mobile telephone number |
| set_OtherTelephoneNumber | Sets an alternate telephone number |
| set_PagerTelephoneNumber | Sets a pager telephone number |
| set_PrimaryTelephoneNumber | Sets the primary telephone number |
| set_RadioTelephoneNumber | Sets the radio telephone number |
| set_TelexNumber | Sets the telex number |
| set_TtyTddPhoneNumber | Sets the telephone number for the contact’s text telephone (TTY) or telecommunication device for the deaf (TDD) |
| set_UseAutocomplete | Indicates that one electronic address is completed automatically in case if user does not set any electronic address |
| SetOwner | Implements Aspose::Email::Mapi::MapiContactPropertySet . |
| ToVCard | Converts this MapiContactTelephonePropertySet into vCard properties and adds them to the specified VCardHeaderList |