Click or drag to resize

CallVerificationStatusChangedEventArgs Class

The event arguments used to report change in verification status of the call.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCallVerificationStatusChangedEventArgs

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

The CallVerificationStatusChangedEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyVerificationStatus
The call verification status.
Top
See Also