Click or drag to resize
DataTransferServiceErrorEventArgsError Property
Error code returned for the DataTransferService operation.

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

Property Value

Type: DataTransferServiceError
See Also