IsBodyHtml Property

UltimateEmail

UltimateEmail Class Library

UltimateEmailMerge.IsBodyHtml Property

Gets or sets a value to indicate whether mail message body is in Html. Default value is false.

[Visual Basic] Public Property IsBodyHtml As Boolean
[C#]
public bool IsBodyHtml {get; set;}

Property Value

Value to indicate whether mail message body is in Html.

See Also

UltimateEmailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace