Click or drag to resize

AutodialErrorEventArgs Class

Event arguments for autodial errors.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesAutodialErrorEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class AutodialErrorEventArgs : EventArgs

The AutodialErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
If this property is null, the request succeeded.
Top
See Also