InstantMessagingMediaCapabilities.SupportedFormats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the supported formats by all remote participants.
public:
property Microsoft::Rtc::Collaboration::InstantMessagingFormat SupportedFormats { Microsoft::Rtc::Collaboration::InstantMessagingFormat get(); };
public Microsoft.Rtc.Collaboration.InstantMessagingFormat SupportedFormats { get; }
member this.SupportedFormats : Microsoft.Rtc.Collaboration.InstantMessagingFormat
Public ReadOnly Property SupportedFormats As InstantMessagingFormat