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