OnlineMeetingSettings.LobbyBypass Property

Definition

Gets or sets the online meeting setting that describes whether users dialing in by phone have to wait in the online waiting area before joining a meeting. The LobbyBypass property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::LobbyBypass LobbyBypass { Microsoft::Exchange::WebServices::Data::LobbyBypass get(); void set(Microsoft::Exchange::WebServices::Data::LobbyBypass value); };
public Microsoft.Exchange.WebServices.Data.LobbyBypass LobbyBypass { get; set; }
Public Property LobbyBypass As LobbyBypass

Property Value

The setting that describes whether users dialing in by phone have to wait in the online waiting area.

Applies to