Conference.Mcus 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 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.