Secure |
The SecureMailboxAddress type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clone the mailbox address.
(Inherited from MailboxAddress) | |
CompareTo |
Compares two internet addresses.
(Inherited from InternetAddress) | |
Equals(InternetAddress) |
Determine whether the specified MailboxAddress is equal to the current MailboxAddress.
(Inherited from MailboxAddress) | |
Equals(Object) |
Determine whether the specified object is equal to the current object.
(Inherited from InternetAddress) | |
Finalize | (Inherited from Object) | |
GetAddress |
Get the mailbox address, optionally encoded according to IDN encoding rules.
(Inherited from MailboxAddress) | |
GetHashCode |
Return the hash code for this instance.
(Inherited from InternetAddress) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
OnChanged |
Raise the internal changed event used by MimeMessage to keep headers in sync.
(Inherited from InternetAddress) | |
ToString |
Serialize an InternetAddress to a string suitable for display.
(Inherited from InternetAddress) | |
ToString(Boolean) |
Serialize an InternetAddress to a string, optionally encoding it for transport.
(Inherited from InternetAddress) | |
ToString(FormatOptions, Boolean) |
Return a string representation of the MailboxAddress,
optionally encoding it for transport.
(Inherited from MailboxAddress) |