AudioVideoMcuSession.MuteAllMode Property
Gets the current mute all mode. MuteAllMode
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property MuteAllMode As MuteAllMode
Get
'Usage
Dim instance As AudioVideoMcuSession
Dim value As MuteAllMode
value = instance.MuteAllMode
public MuteAllMode MuteAllMode { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode