HasTextMessage Property

Gets the flag that indicates if the toast message contains plain text.

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

Syntax

'Declaration
Public ReadOnly Property HasTextMessage As Boolean
    Get
'Usage
Dim instance As ToastMessage
Dim value As Boolean

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

Property Value

Type: System..::..Boolean

See Also

Reference

ToastMessage Class

ToastMessage Members

Microsoft.Rtc.Collaboration Namespace