Edit

Share via


AudioVideoMcuSessionProperties.MuteAllMode Property

Definition

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

Applies to