ConferencingCapabilities.RecommendedAccessLevel 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 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.