MailAddress is defined in the Telligent.Evolution.Extensibility.Version1.Email namespace of Telligent.Evolution.Platform.dll
Definition
class MailAddress
{
string DisplayName { get; set; }
string EmailAddress { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| DisplayName | string | |||
| EmailAddress | string |