MailMessage.HasBodyHtml Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9119)
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. |