MailAddress Properties
.NET Framework (current version)
Namespace:
System.Net.Mail
Assembly: System (in System.dll)
| 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:
