Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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