Conference.AccessLevel 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 the access level controlling admission to the conference.
public:
property Microsoft::Rtc::Collaboration::ConferenceAccessLevel AccessLevel { Microsoft::Rtc::Collaboration::ConferenceAccessLevel get(); };
public Microsoft.Rtc.Collaboration.ConferenceAccessLevel AccessLevel { get; }
member this.AccessLevel : Microsoft.Rtc.Collaboration.ConferenceAccessLevel
Public ReadOnly Property AccessLevel As ConferenceAccessLevel