Mime4.net Home | Community Edition | Order | Usage examples | Feedback
NamedMailbox PropertiesMIME4NET Class Library Documentation

The NamedMailbox type exposes the following members.

Properties

  NameDescription
Public propertyAddressString
Formats the address as a string, not including the route.
(Inherited from Mailbox.)
Public propertyDomain
Returns the right part of the e-mail address (after "@").
(Inherited from Mailbox.)
Public propertyLocalPart
Returns the left part of the e-mail address (before "@").
(Inherited from Mailbox.)
Public propertyName
Returns the name of the mailbox.
Public propertyRoute
Returns the route list.
(Inherited from Mailbox.)
Top
See Also