Mcus Property

Available Mcus for scheduling.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Mcus As Collection(Of ConferenceMcuInformation)
    Get
'Usage
Dim instance As ConferencingCapabilities
Dim value As Collection(Of ConferenceMcuInformation)

value = instance.Mcus
public Collection<ConferenceMcuInformation> Mcus { get; }

Property Value

Type: System.Collections.ObjectModel..::..Collection<(Of <(<'ConferenceMcuInformation>)>)>

See Also

Reference

ConferencingCapabilities Class

ConferencingCapabilities Members

Microsoft.Rtc.Collaboration Namespace