Mailbox Properties

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

Public Instance Properties

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

See Also

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