AudioVideoMcuSession.SelfUnmuteAssignment Property
Gets the current self unmute assignment that is assigned. SelfUnmuteAssignment
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property SelfUnmuteAssignment As SelfUnmuteAssignment
Get
'Usage
Dim instance As AudioVideoMcuSession
Dim value As SelfUnmuteAssignment
value = instance.SelfUnmuteAssignment
public SelfUnmuteAssignment SelfUnmuteAssignment { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment