Edit

Share via


ConferencingCapabilities.RecommendedAccessLevel Property

Definition

Gets the recommended access level set by the administrator.

public:
 property Microsoft::Rtc::Collaboration::ConferenceAccessLevel RecommendedAccessLevel { Microsoft::Rtc::Collaboration::ConferenceAccessLevel get(); };
public Microsoft.Rtc.Collaboration.ConferenceAccessLevel RecommendedAccessLevel { get; }
member this.RecommendedAccessLevel : Microsoft.Rtc.Collaboration.ConferenceAccessLevel
Public ReadOnly Property RecommendedAccessLevel As ConferenceAccessLevel

Property Value

Remarks

An administrator can specify the recommended default access level to be used by scheduling applications. Applications can still schedule conferences using other access levels as long as the user is allowed to.

Applies to