Share via


ToastFormatSupport Property

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

Syntax

'Declaration
Public Property ToastFormatSupport As CapabilitySupport
    Get
    Set
'Usage
Dim instance As InstantMessagingFlowTemplate
Dim value As CapabilitySupport

value = instance.ToastFormatSupport

instance.ToastFormatSupport = value
public CapabilitySupport ToastFormatSupport { get; set; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..CapabilitySupport

See Also

Reference

InstantMessagingFlowTemplate Class

InstantMessagingFlowTemplate Members

Microsoft.Rtc.Collaboration Namespace