SelfUnmuteAssignment Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents various self unmute assignments to participants.
public enum class SelfUnmuteAssignment
public enum SelfUnmuteAssignment
type SelfUnmuteAssignment =
Public Enum SelfUnmuteAssignment
- Inheritance
-
SelfUnmuteAssignment
Fields
Name | Value | Description |
---|---|---|
Everyone | 0 | All participants in the conference can unmute themselves at any time. |
LeadersOnly | 1 | Only participants with leader role can unmute themselves. |