Mailbox |
The MailboxAddress type exposes the following members.
Name | Description | |
---|---|---|
Address | Get or set the mailbox address. | |
Domain | Get the domain of the email address. | |
Encoding |
Get or set the character encoding to use when encoding the name of the address.
(Inherited from InternetAddress) | |
IdnMapping | Get or set the punycode implementation that should be used for encoding and decoding mailbox addresses. | |
IsInternational | Get whether or not the address is an international address. | |
LocalPart | Get the local-part of the email address. | |
Name |
Get or set the display name of the address.
(Inherited from InternetAddress) | |
Route | Get the mailbox route. |