Share via


AutomaticLeaderAssignment Enumeration

Defines which users are automatically promoted to leaders upon joining a conference.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration AutomaticLeaderAssignment
'Usage
Dim instance As AutomaticLeaderAssignment
public enum AutomaticLeaderAssignment

Members

Member name Description
Disabled No one is automatically promoted to leader.

Pre-invited leaders will still join the conference as leaders.

SameEnterprise Everyone from the same company is automatically promoted to leader.
Everyone Everyone is automatically promoted to leader on joining the conference.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace