Edit

Share via


LobbyManager.ConferenceSession Property

Definition

Returns the conference session object that owns the lobby manager instance.

public:
 property Microsoft::Rtc::Collaboration::ConferenceSession ^ ConferenceSession { Microsoft::Rtc::Collaboration::ConferenceSession ^ get(); };
public Microsoft.Rtc.Collaboration.ConferenceSession ConferenceSession { get; }
member this.ConferenceSession : Microsoft.Rtc.Collaboration.ConferenceSession
Public ReadOnly Property ConferenceSession As ConferenceSession

Property Value

Applies to