Share via


HasTextBody Property

Indicates whether the TextBody field has been filled out.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property HasTextBody As Boolean
    Get
'Usage
Dim instance As InstantMessageReceivedEventArgs
Dim value As Boolean

value = instance.HasTextBody
public bool HasTextBody { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

InstantMessageReceivedEventArgs Class

InstantMessageReceivedEventArgs Members

Microsoft.Rtc.Collaboration Namespace