MapiContactElectronicAddress
Contents
[
Hide
]MapiContactElectronicAddress class
Refers to the group of properties that
define the e-mail address or fax address for a contact.
The MapiContactElectronicAddress type exposes the following members:
Constructors
Name | Description |
---|---|
MapiContactElectronicAddress() | Initializes a new instance of the MapiContactElectronicAddress class. |
MapiContactElectronicAddress(display_name, address_type, email_address) | Initializes a new instance of the MapiContactElectronicAddress class |
MapiContactElectronicAddress(email_address) | Initializes a new instance of the MapiContactElectronicAddress class |
MapiContactElectronicAddress(fax_number, email_address) | Initializes a new instance of the MapiContactElectronicAddress class |
Properties
Name | Description |
---|---|
is_empty | Shows if MapiContactElectronicAddress is empty |
display_name | Gets or sets the user-readable display name for the e-mail address |
original_display_name | Gets or sets the SMTP e-mail address that corresponds to the e-mail address for the Contact object. |
address_type | Gets or sets the address type of an electronic address |
email_address | Gets or sets the e-mail address of the contact |
fax_number | Gets or sets the telephone number of the mail user’s primary fax machine |
See Also
- namespace aspose.email.mapi
- assembly Aspose.Email