MailMessage.HasBodyHtml Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
HasBodyHtml
Gets the value indicating whether the message has a HTML body.
Declaration
public bool HasBodyHtml { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | A value indicating whether the message has a HTML body. |