ExchangeTaskIsBodyHtml Property

Gets or sets a value indicating whether the task body is html-formatted.

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

Property Value

Type: Boolean
See Also