Edit

Share via


ConferenceScheduleInformation.Mcus Property

Definition

Gets the list of MCU settings.

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

Property Value

Applies to