Click or drag to resize

DownloadServiceErrorEventArgsError Property

Error code returned for the Download Service operation.

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

Property Value

Type: DownloadServiceError
See Also