Hunny Software Library Reference

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

Charset Gets the charset for the display name.
DisplayName Gets or sets the display name from a Unicode string.
Domain Gets or sets the domain.
EncodedDisplayName Gets or sets the encoded display name.
FoldingEnabled (inherited from FieldBody) Enables or disables line folding.
LocalPart Gets or sets the local part.
Modified (inherited from Node) Gets or sets the is-modified flag.
Parent (inherited from Node) Gets or sets the parent Node object.
Route Gets or sets the route.
String (inherited from Node) Gets or sets the string representation.
Text (inherited from FieldBody) Gets or sets the unfolded text of the field body.
Valid (inherited from Address) Indicates if the address's syntax is valid.

See Also

Mailbox Class | Hunny.Mime Namespace