MapiElectronicAddress Class |
Namespace: Aspose.Email.Mapi
The MapiElectronicAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapiElectronicAddress |
Initializes a new instance of the MapiElectronicAddress class.
|
![]() | MapiElectronicAddress(String) |
Initializes a new instance of the MapiElectronicAddress class.
|
![]() | MapiElectronicAddress(String, String) |
Initializes a new instance of the MapiElectronicAddress class.
|
![]() | MapiElectronicAddress(String, String, String) |
Initializes a new instance of the MapiElectronicAddress class.
|
Name | Description | |
---|---|---|
![]() | AddressType |
Gets or sets the address type
of an electronic address.
|
![]() | DisplayName |
Gets or sets the user-readable
display name for the e-mail address.
|
![]() | EmailAddress |
Gets or sets the e-mail address.
|
![]() | FaxNumber |
Gets or sets the telephone number
of the mail user's primary fax machine.
|
![]() | IsEmpty |
Shows if MapiElectronicAddress is empty
|
![]() | OriginalDisplayName |
Gets or sets the SMTP e-mail address that
corresponds to the e-mail address .
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to MapiElectronicAddress) |
Performs an implicit conversion from String to MapiElectronicAddress.
|