Edit

Share via


MessageReceivedEventArgs.HasTextBody Property

Definition

Indicates whether the TextBody field has been filled out.

public:
 property bool HasTextBody { bool get(); };
public bool HasTextBody { get; }
member this.HasTextBody : bool
Public ReadOnly Property HasTextBody As Boolean

Property Value

True if the TextBody is available, otherwise false.

Applies to