McuSession.ConferenceSession Property
Gets the parent ConferenceSession object.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ConferenceSession As ConferenceSession
Get
Friend Set
'Usage
Dim instance As McuSession
Dim value As ConferenceSession
value = instance.ConferenceSession
public ConferenceSession ConferenceSession { get; internal set; }
Property Value
Type: Microsoft.Rtc.Collaboration.ConferenceSession