Edit

Share via


ConferencingCapabilities.AllowedLobbyBypassSettings Property

Definition

Gets the allowed settings for lobby bypass.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::LobbyBypass> ^ AllowedLobbyBypassSettings { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::LobbyBypass> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.LobbyBypass> AllowedLobbyBypassSettings { get; }
member this.AllowedLobbyBypassSettings : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.LobbyBypass>
Public ReadOnly Property AllowedLobbyBypassSettings As Collection(Of LobbyBypass)

Property Value

Applies to