Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.