Class MapiContactTelephonePropertySet
Contents
[
Hide
]MapiContactTelephonePropertySet class
Specify optional telephone numbers for the contact
public sealed class MapiContactTelephonePropertySet : MapiContactPropertySet
Constructors
| Name | Description |
|---|---|
| MapiContactTelephonePropertySet() | Initializes a new instance of the MapiContactTelephonePropertySet class |
| MapiContactTelephonePropertySet(MapiPropertyCollection) | Initializes a new instance of the MapiContactTelephonePropertySet class |
| MapiContactTelephonePropertySet(string) | Initializes a new instance of the MapiContactTelephonePropertySet class. |
Properties
| Name | Description |
|---|---|
| AssistantTelephoneNumber { get; set; } | Gets or sets the telephone number of the contact’s assistant |
| Business2TelephoneNumber { get; set; } | Gets or sets the second business telephone number |
| BusinessTelephoneNumber { get; set; } | Gets or sets the business telephone number |
| CallbackTelephoneNumber { get; set; } | Gets or sets the callback telephone number |
| CarTelephoneNumber { get; set; } | Gets or sets the car telephone number |
| CompanyMainTelephoneNumber { get; set; } | Gets or sets the company phone number |
| DefaultTelephoneNumber { get; set; } | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true' |
| Home2TelephoneNumber { get; set; } | Gets or sets a second home telephone number |
| HomeTelephoneNumber { get; set; } | Gets or sets the home telephone number |
| IsdnNumber { get; set; } | Gets or sets the integrated services digital network (ISDN) number |
| IsEmpty { get; } | Shows if MapiContactTelephonePropertySet is empty |
| MobileTelephoneNumber { get; set; } | Gets or sets the mobile telephone number |
| OtherTelephoneNumber { get; set; } | Gets or sets an alternate telephone number |
| PagerTelephoneNumber { get; set; } | Gets or sets a pager telephone number |
| PrimaryTelephoneNumber { get; set; } | Gets or sets the primary telephone number |
| RadioTelephoneNumber { get; set; } | Gets or sets the radio telephone number |
| TelexNumber { get; set; } | Gets or sets the telex number |
| TtyTddPhoneNumber { get; set; } | Gets or sets the telephone number for the contact’s text telephone (TTY) or telecommunication device for the deaf (TDD) |
| UseAutocomplete { get; set; } | Indicates that one electronic address is completed automatically in case if user does not set any electronic address |
See Also
- class MapiContactPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email