Edit

Share via


ConferencingCapabilities.Mcus Property

Definition

Gets the available MCUs for scheduling.

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

Applies to