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