Edit

Share via


ConferenceJoinOptions.AdHocConferenceAutomaticLeaderAssignment Property

Definition

Gets or sets the ad hoc automatic leader assignment policy AutomaticLeaderAssignment.

public:
 property Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment AdHocConferenceAutomaticLeaderAssignment { Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment get(); void set(Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment value); };
public Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment AdHocConferenceAutomaticLeaderAssignment { get; set; }
member this.AdHocConferenceAutomaticLeaderAssignment : Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment with get, set
Public Property AdHocConferenceAutomaticLeaderAssignment As AutomaticLeaderAssignment

Property Value

Remarks

This property provides a way for the applications to choose the automatic leader assignment policy to use when creating ad hoc conferences during conference escalation.

Applies to