ConferencingRole 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 the participant conferencing role, if applicable.
public enum class ConferencingRole
public enum ConferencingRole
type ConferencingRole =
Public Enum ConferencingRole
- Inheritance
-
ConferencingRole
Fields
Name | Value | Description |
---|---|---|
None | 0 | No or uninitialized role. |
Attendee | 1 | Role as attendee. |
Leader | 2 | Role as leader. |