Share via


MediaChannelEstablishmentDataCollection Property

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

Syntax

'Declaration
Public ReadOnly Property MediaChannelEstablishmentDataCollection As Collection(Of MediaChannelEstablishmentData)
    Get
'Usage
Dim instance As MediaTroubleshootingDataReportedEventArgs
Dim value As Collection(Of MediaChannelEstablishmentData)

value = instance.MediaChannelEstablishmentDataCollection
public Collection<MediaChannelEstablishmentData> MediaChannelEstablishmentDataCollection { get; }

Property Value

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

See Also

Reference

MediaTroubleshootingDataReportedEventArgs Class

MediaTroubleshootingDataReportedEventArgs Members

Microsoft.Rtc.Collaboration Namespace