System.Net.Mail.MailAddress: Property Members

The properties of System.Net.Mail.MailAddress are listed below. For a list of all members, see the MailAddress Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Addressstring.

Gets the e-mail address specified when this instance was created.

[read-only]
DisplayNamestring.

Gets the display name composed from the display name and address information specified when this instance was created.

[read-only]
Hoststring.

Gets the host portion of the address specified when this instance was created.

[read-only]
Userstring.

Gets the user information from the address specified when this instance was created.