Edit

Share via


AudioVideoMcuSession.MuteAllMode Property

Definition

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

Applies to