ConferenceSession.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 conference access level.
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
Property Value
Remarks
This property is updated after joining the conference.