AudioVideoMcuSession.IsAudioSupported 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 whether audio is supported by the MCU for the joined conference.
public:
property bool IsAudioSupported { bool get(); };
public bool IsAudioSupported { get; }
member this.IsAudioSupported : bool
Public ReadOnly Property IsAudioSupported As Boolean