Conference.Mcus Property
Gets the list of MCU settings.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property Mcus As Collection(Of ConferenceMcuInformation)
Get
Friend Set
'Usage
Dim instance As Conference
Dim value As Collection(Of ConferenceMcuInformation)
value = instance.Mcus
public Collection<ConferenceMcuInformation> Mcus { get; internal set; }
Property Value
Type: System.Collections.ObjectModel.Collection<ConferenceMcuInformation>
Remarks
The settings appear in the conference-view element of the XML request.