ConferenceSession.LobbyManager 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 an object that allows leaders to manage lobby participants.
public:
property Microsoft::Rtc::Collaboration::LobbyManager ^ LobbyManager { Microsoft::Rtc::Collaboration::LobbyManager ^ get(); };
public Microsoft.Rtc.Collaboration.LobbyManager LobbyManager { get; }
member this.LobbyManager : Microsoft.Rtc.Collaboration.LobbyManager
Public ReadOnly Property LobbyManager As LobbyManager
Property Value
Remarks
Only conference leaders can perform lobby management operations.