MapiContactElectronicAddress

MapiContactElectronicAddress class

Inherits: Aspose::Email::Mapi::MapiContactAddress

Refers to the group of properties that define the e-mail address or fax address for a contact.

Constructors

NameDescription
MapiContactElectronicAddress (5 overloads)Initializes a new instance of the MapiContactElectronicAddress class.

Methods

NameDescription
EqualsDetermines whether the specified object is equal to the current object.
get_AddressTypeGets the address type of an electronic address
get_DisplayNameGets the user-readable display name for the e-mail address
get_EmailAddressGets the e-mail address of the contact
get_FaxNumberGets the telephone number of the mail user’s primary fax machine
get_IsEmptyShows if MapiContactElectronicAddress is empty
get_OriginalDisplayNameGets the SMTP e-mail address that corresponds to the e-mail address for the Contact object.
GetHashCode
set_AddressTypeSets the address type of an electronic address
set_DisplayNameSets the user-readable display name for the e-mail address
set_EmailAddressSets the e-mail address of the contact
set_FaxNumberSets the telephone number of the mail user’s primary fax machine
set_OriginalDisplayNameSets the SMTP e-mail address that corresponds to the e-mail address for the Contact object.
SetPropertiesImplements Aspose::Email::Mapi::MapiContactAddress .
to_MapiContactElectronicAddressPerforms an implicit conversion from System::String to MapiContactElectronicAddress .
ToStringReturns a string that represents the current object.