AudioVideoMcuSessionProperties.MuteAllMode Property
Gets the current mute all mode of the AudioVideoMcu session.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property MuteAllMode As MuteAllMode
Get
Friend Set
'Usage
Dim instance As AudioVideoMcuSessionProperties
Dim value As MuteAllMode
value = instance.MuteAllMode
public MuteAllMode MuteAllMode { get; internal set; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode
See Also
Reference
AudioVideoMcuSessionProperties Class