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