Click or drag to resize
ExchangeServiceErrorEventArgsError Property
Gets the error code for the ExchangeService operation.

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

Property Value

Type: ExchangeServiceError
See Also