AudioVideoMcuSessionProperties.MuteAllMode 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.
Caution
This property will be removed from future versions. Use AudioMuteAllMode
Gets the current mute all mode of the AudioVideoMcu session.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode MuteAllMode { Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode get(); };
[System.Obsolete("This property will be removed from future versions. Use AudioMuteAllMode")]
public Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode MuteAllMode { get; }
member this.MuteAllMode : Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode
Public ReadOnly Property MuteAllMode As MuteAllMode
Property Value
- Attributes