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.
Represents types of users who bypass the lobby.
public enum class LobbyBypass
public enum LobbyBypass
type LobbyBypass =
Public Enum LobbyBypass
- Inheritance
-
LobbyBypass
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | Lobby bypass is disabled for all participants. |
EnabledForGatewayParticipants | 1 | Lobby bypass is enabled for participants joining from a voice gateway. For example, PSTN users will bypass lobby. |
Remarks
A conference leader can allow specific types of users to bypass the lobby and get admitted directly into the conference although under normal conditions those users are placed in the lobby. As an example, a conference leader may allow participants joining over the phone to bypass the lobby. Note however, if the conference current access level is Locked, all new users joining the conference - regardless of any bypass setting - are placed in the conference lobby.