Edit

Share via


AutomaticLeaderAssignment Enum

Definition

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

public enum class AutomaticLeaderAssignment
public enum AutomaticLeaderAssignment
type AutomaticLeaderAssignment = 
Public Enum AutomaticLeaderAssignment
Inheritance
AutomaticLeaderAssignment

Fields

Name Value Description
Disabled 0

No one is automatically promoted to leader.

SameEnterprise 32768

Everyone from the same company is automatically promoted to leader.

Everyone 2147483648

Everyone is automatically promoted to leader on joining the conference.

Applies to