interface
IMailAddress
Represents an email address.
Implemented interfaces:
This type does not implements any interface.
Derived types:
Properties
String EmailAddress { get; set; }
The email address.
The name of the email account.
String NameOrEmailAddress { get; }
Returns the name, if it's not empty or white space, or the email.