Gets the value indicating whether the message has a HTML body.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property HasBodyHtml As Boolean Get |
| C# |
|---|
public bool HasBodyHtml { get; } |