Click or drag to resize
ContactChangeDataContactWasMerged Property
Gets or sets the value indicating if the contact was automatically merged.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntax
C#
public bool ContactWasMerged { get; set; }

Property Value

Type: Boolean
See Also