HtmlBody

EmailContent.HtmlBody property

Gets or sets the html representation of the message body.

public string HtmlBody { get; set; }

Property Value

The html representation of the message body.

See Also