LobbyBypass Enum

Definition

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

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.

Applies to