This documentation is archived and is not being maintained.
MailAddress Properties
Visual Studio 2010
The MailAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
Address | Gets the e-mail address specified when this instance was created. |
|
DisplayName | Gets the display name composed from the display name and address information specified when this instance was created. |
|
Host | Gets the host portion of the address specified when this instance was created. |
|
User | Gets the user information from the address specified when this instance was created. |
Show: