LobbyBypass Enumeration

Represents types of users who bypass the lobby.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration LobbyBypass
'Usage
Dim instance As LobbyBypass
public enum LobbyBypass

Members

Member name Description
Disabled Lobby bypass is disabled for all participants.
EnabledForGatewayParticipants 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.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace