MailMessage.HtmlBody

MailMessage.HtmlBody property

Gets or sets html body

public virtual string HtmlBody { get; set; }

See Also