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
[read-only] | Address | string.
Gets the e-mail address specified when this instance was created. |
[read-only] | DisplayName | string.
Gets the display name composed from the display name and address information specified when this instance was created. |
[read-only] | Host | string.
Gets the host portion of the address specified when this instance was created. |
[read-only] | User | string.
Gets the user information from the address specified when this instance was created. |