The NamedMailbox type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddressString |
Formats the address as a string, not including
the route.
(Inherited from Mailbox.) | |
| Domain |
Returns the right part of the e-mail address
(after "@").
(Inherited from Mailbox.) | |
| LocalPart |
Returns the left part of the e-mail address
(before "@").
(Inherited from Mailbox.) | |
| Name |
Returns the name of the mailbox.
| |
| Route |
Returns the route list.
(Inherited from Mailbox.) |
See Also