| VideoChannelsFailureEventArgsVideoChannels Property |
The video channels for which the failure occurred.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<VideoChannel> VideoChannels { get; }Property Value
Type:
ReadOnlyCollectionVideoChannel
See Also