SelfUnmuteAssignment Enumeration
Represents various self unmute assignments to participants.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration SelfUnmuteAssignment
'Usage
Dim instance As SelfUnmuteAssignment
public enum SelfUnmuteAssignment
Members
Member name | Description | |
---|---|---|
Everyone | All participants in the conference can unmute themselves at any time. | |
LeadersOnly | Only participants with leader role can unmute themselves. |