AutomaticLeaderAssignment Enum
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.
Defines which users are automatically promoted to leaders upon joining a conference.
public enum class AutomaticLeaderAssignment
C#
public enum AutomaticLeaderAssignment
type AutomaticLeaderAssignment =
Public Enum AutomaticLeaderAssignment
- Inheritance
-
AutomaticLeaderAssignment
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. |
Продукт | Версії |
---|---|
Lync UCMA | 4.0, 5.0, latest |