Edit

Share via


ConferencingCapabilities.RecommendedLeaderAssignment Property

Definition

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.

Applies to