| ExchangeServiceErrorEventArgs Class |
Represents error details for ExchangeService operations.
Inheritance HierarchySystemObject
SystemEventArgs
Avaya.ClientServicesExchangeServiceErrorEventArgs
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic class ExchangeServiceErrorEventArgs : EventArgs
The ExchangeServiceErrorEventArgs type exposes the following members.
Properties|
| Name | Description |
|---|
 | Error |
Gets the error code for the ExchangeService operation.
|
Top
See Also