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: 550.0.60.0
Syntax
C#
public event EventHandler<ContactChangedEventArgs> ContactChanged

Value

Type: SystemEventHandlerContactChangedEventArgs
See Also