LobbyBypass Enum
Definition
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.
Determines whether phone participants must wait in the online staging area when joining an online meeting. The LobbyBypass enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public enum class LobbyBypass
public enum LobbyBypass
Public Enum LobbyBypass
- Inheritance
-
LobbyBypass
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | Phone participants wait. The Disabled field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
EnabledForGatewayParticipants | 1 | Gateway participants can join an online meeting directly. The EnabledForGatewayParticipants field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |