MapiElectronicAddress
Contents
[
Hide
]MapiElectronicAddress class
Refers to the group of properties that
define the e-mail address or fax address.
The MapiElectronicAddress type exposes the following members:
Constructors
Name | Description |
---|---|
MapiElectronicAddress() | Initializes a new instance of the MapiElectronicAddress class. |
MapiElectronicAddress(display_name, address_type, email_address) | Initializes a new instance of the MapiElectronicAddress class |
MapiElectronicAddress(email_address) | Initializes a new instance of the MapiElectronicAddress class |
MapiElectronicAddress(fax_number, email_address) | Initializes a new instance of the MapiElectronicAddress class |
Properties
Name | Description |
---|---|
is_empty | Shows if MapiElectronicAddress 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 . |
address_type | Gets or sets the address type of an electronic address. |
email_address | Gets or sets the e-mail address. |
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