MailAddress

MailAddress class

Inherits: Aspose::Email::IMailAddress

Represents the address of a message.

Constructors

NameDescription
MailAddress (8 overloads)Initializes a new instance of the MailAddress class.

Methods

NameDescription
Clone
CopyInplace
EqualsDetermines whether the specified System::Object is equal to this instance.
get_AddressGets the e-mail address.
get_CountContains count of mail addresses.
get_DisplayedEmailInOutlookDefines whether need rendered Email address for particular message if it converted from MapiMessage.
get_DisplayNameGets a display name.
get_DisplayNameEncodingGets the display name encoding.
get_HostGets the host portion of the address.
get_IdGets object identification information
get_OriginalAddressStringGets the original e-mail address string.
get_Parameters
get_ParticipationStatusGets the participation status for the calendar user.
get_SmtpAddress
get_UserGets the username.
get_X500AddressGets the email address in Exchange format, if it exists.
GetHashCodeReturns a hash code for this instance.
idx_getGets the element at the specified index.
SafeCreateMailAddress/this if for internal usage /try to parse the mailaddress, if failed, ignore the checking
SafeCreateMailAddressWithEncoding (3 overloads)
set_AddressSets the e-mail address.
set_DisplayedEmailInOutlookDefines whether need rendered Email address for particular message if it converted from MapiMessage.
set_DisplayNameSets a display name.
set_OriginalAddressStringSets the original e-mail address string.
set_ParticipationStatusSets the participation status for the calendar user.
set_X500AddressGets the email address in Exchange format, if it exists.
SetEncodingSets encoding for dysplay name
to_MailAddress (2 overloads)Performs an implicit conversion from MailAddressCollection to MailAddress .
ToEncodedString
ToString (2 overloads)Returns a System::String that represents this instance.
Aspose::Email::Mapi::MailMessageInterpretor
Aspose::Email::Mapi::MapiMessage
Aspose::Email::Mapi::OutlookUtil
Aspose::Email::Mime::MailBnfHelper