ConferenceSession.AutomaticLeaderAssignment 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 leader assignment applied to attendees joining this conference.
public:
property Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment AutomaticLeaderAssignment { Microsoft::Rtc::Collaboration::AutomaticLeaderAssignment get(); };
public Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment AutomaticLeaderAssignment { get; }
member this.AutomaticLeaderAssignment : Microsoft.Rtc.Collaboration.AutomaticLeaderAssignment
Public ReadOnly Property AutomaticLeaderAssignment As AutomaticLeaderAssignment