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
- class MailMessage
- namespace Aspose.Email
- assembly Aspose.Email
Gets or sets a value indicating whether the message body is in Html
public virtual bool IsBodyHtml { get; set; }