EmailAddress Constructor |
Name | Description | |
---|---|---|
![]() | EmailAddress | Initializes a new instance of the EmailAddress class |
![]() ![]() | EmailAddress(String) |
Initializes a new instance of the EmailAddress object with the specified e-mail address.
|
![]() ![]() | EmailAddress(String, String) |
Initializes a new instance of the EmailAddress object from the specified e-mail address and display name.
|
![]() ![]() | EmailAddress(String, String, String) |
Initializes a new instance of the EmailAddress object from the specified e-mail address parts.
|