Click or drag to resize
DownloadServiceErrorEventArgsError Property
Error code returned for the Download Service operation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public DownloadServiceError Error { get; }

Property Value

Type: DownloadServiceError
See Also