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

Disabled 0

No one is automatically promoted to leader.

Everyone 2147483648

Everyone is automatically promoted to leader on joining the conference.

SameEnterprise 32768

Everyone from the same company is automatically promoted to leader.

Applies to