MailMessageIsBodyHtml Property

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

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual bool IsBodyHtml { get; set; }

Property Value

Type: Boolean
See Also