Edit

Share via


InstantMessageReceivedEventArgs.HasTextBody Property

Definition

Gets 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