Click or drag to resize
AddContactEventArgsContactWasMerged Property
Additional information indicating if the new contact was merged to an existing object. The contact is merged if they have at least one email address in common. When this value is true the contact count won't change after the add operation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool ContactWasMerged { get; }

Property Value

Type: Boolean
See Also