MailMessage.IsBodyHtml

MailMessage.IsBodyHtml property

Gets or sets a value indicating whether the message body is in Html

public virtual bool IsBodyHtml { get; set; }

See Also