ConferenceSession.LobbyManager Property

Definition

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.

Applies to