ConferenceSummary.AccessLevel Property
Gets the access level controlling admission into a conference.
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property AccessLevel As ConferenceAccessLevel
Get
'Usage
Dim instance As ConferenceSummary
Dim value As ConferenceAccessLevel
value = instance.AccessLevel
public ConferenceAccessLevel AccessLevel { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.ConferenceAccessLevel