Udostępnij za pośrednictwem


InstantMessagingMediaCapabilities.SupportedFormats Property

Gets the supported formats by all remote participants.

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

Syntax

'Declaration
Public ReadOnly Property SupportedFormats As InstantMessagingFormat
    Get
'Usage
Dim instance As InstantMessagingMediaCapabilities
Dim value As InstantMessagingFormat

value = instance.SupportedFormats
public InstantMessagingFormat SupportedFormats { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.InstantMessagingFormat

See Also

Reference

InstantMessagingMediaCapabilities Class

InstantMessagingMediaCapabilities Members

Microsoft.Rtc.Collaboration Namespace