AudioVideoMcuSession.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 in future. Use AudioMuteAllMode or VideoMuteAllMode.
Gets the current mute all mode. MuteAllMode
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode MuteAllMode { Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode get(); };
[System.Obsolete("This property will be removed in future. Use AudioMuteAllMode or VideoMuteAllMode.")]
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