Click or drag to resize

DataTransferServiceErrorEventArgsError Property

Error code returned for the DataTransferService operation.

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

Property Value

Type: DataTransferServiceError
See Also