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: 550.0.60.0
Syntaxpublic bool ContactWasMerged { get; }
Property Value
Type:
Boolean
See Also