NetMailAddress

Description

The NetMailAddress class implements the email address, that the message is needed to be sent to, or the sender address.

Constructors

  Constructor name Brief description
Create The Create designer creates an email address object.
CreateWithName The CreateWithName designer creates an email address with a name object.

Properties inherited from INetMailAddress

  Property name Brief description
The Address property returns the email address.
The DisplayName property returns the name that is displayed instead of the email address.
The Host property returns the DNS suffix of the email address.
The User property returns the user name from the email address.

See also:

Net Assembly Classes