Click or drag to resize

UpdateContactEventArgsUpdatedContact Property

The contact which was updated.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Contact UpdatedContact { get; }

Property Value

Type: Contact
Remarks
This object will be null in case of failure of the operation.
See Also