ConferenceJoinOptions.AdHocConferenceAutomaticLeaderAssignment 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 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.