ConferenceSession.LobbyBypass Property
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.
Gets the current lobby bypass policy applied to the conference.
public:
property Microsoft::Rtc::Collaboration::LobbyBypass LobbyBypass { Microsoft::Rtc::Collaboration::LobbyBypass get(); };
public Microsoft.Rtc.Collaboration.LobbyBypass LobbyBypass { get; }
member this.LobbyBypass : Microsoft.Rtc.Collaboration.LobbyBypass
Public ReadOnly Property LobbyBypass As LobbyBypass