AutodialErrorEventArgs Class |
Event arguments for autodial errors.
Inheritance HierarchySystemObject
SystemEventArgs
Avaya.ClientServicesAutodialErrorEventArgs
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic class AutodialErrorEventArgs : EventArgs
The AutodialErrorEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Error |
If this property is null, the request succeeded.
|
Top
See Also