ConferencingCapabilities.RecommendedLeaderAssignment 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 automatic leader assignment set by the administrator.
public:
property Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment RecommendedLeaderAssignment { Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment get(); };
public Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment RecommendedLeaderAssignment { get; }
member this.RecommendedLeaderAssignment : Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment
Public ReadOnly Property RecommendedLeaderAssignment As AutomaticLeaderAssignment
Property Value
Remarks
An administrator can specify the recommended default leader assignment to be used by scheduling applications. Applications can still schedule conferences using other automatic leader assignments as long as the user is allowed to.