NamedMailbox Properties

The properties of the NamedMailbox class are listed below. For a complete list of NamedMailbox class members, see the NamedMailbox Members topic.

Public Instance Properties

AddressString (inherited from Mailbox) Formats the address as a string, not including the route.
Domain (inherited from Mailbox) Returns the right part of the e-mail address (after "@").
LocalPart (inherited from Mailbox) Returns the left part of the e-mail address (before "@").
Name Returns the name of the mailbox.
Route (inherited from Mailbox) Returns the route list.

See Also

NamedMailbox Class | NI.Email.Mime.Field.Address Namespace