Click or drag to resize
ContactContactChanged Event
Occurs when some field of the contact changes, either through local or remote actions.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<ContactChangedEventArgs> ContactChanged

Value

Type: SystemEventHandlerContactChangedEventArgs
See Also