Edit

Share via


ConferenceSession.AccessLevel Property

Definition

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.

Applies to