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