MapiContactElectronicAddress Class |
Namespace: Aspose.Email.Mapi
The MapiContactElectronicAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapiContactElectronicAddress |
Initializes a new instance of the MapiContactElectronicAddress class.
|
![]() | MapiContactElectronicAddress(String) |
Initializes a new instance of the MapiContactElectronicAddress class.
|
![]() | MapiContactElectronicAddress(String, String) |
Initializes a new instance of the MapiContactElectronicAddress class.
|
![]() | MapiContactElectronicAddress(String, String, String) |
Initializes a new instance of the MapiContactElectronicAddress 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
of the contact
|
![]() | FaxNumber |
Gets or sets the telephone number
of the mail user's primary fax machine
|
![]() | IsEmpty |
Shows if MapiContactElectronicAddress is empty
|
![]() | OriginalDisplayName |
Gets or sets the SMTP e-mail address that
corresponds to the e-mail address for the Contact object.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to MapiContactElectronicAddress) |
Performs an implicit conversion from String to MapiContactElectronicAddress.
|