Edit

Share via


ConferencingCapabilities.AllowedAutomaticLeaderAssignments Property

Definition

Gets the automatic promotion policies allowed by the server for the endpoint owner.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment> ^ AllowedAutomaticLeaderAssignments { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment> AllowedAutomaticLeaderAssignments { get; }
member this.AllowedAutomaticLeaderAssignments : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment>
Public ReadOnly Property AllowedAutomaticLeaderAssignments As Collection(Of AutomaticLeaderAssignment)

Property Value

Remarks

Automatic promotion specifies which users are automatically promoted to the leader role as they join the conference.

Applies to