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.
Represents the participant conferencing role, if applicable.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration ConferencingRole
'Usage
Dim instance As ConferencingRole
public enum ConferencingRole
Members
| Member name | Description | |
|---|---|---|
| None | No or uninitialized role.
Used for two-party conversation participants or if no role information is available. |
|
| Attendee | Role as attendee. | |
| Leader | Role as leader. |