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: 493.0.70.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