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