Edit

Share via


Conference.Mcus Property

Definition

Gets the list of MCU settings.

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

Property Value

Remarks

The settings appear in the conference-view element of the XML request.

Applies to