Click or drag to resize
ContactInfoContactMergedWithContactID Property
Gets or sets the ID of the contact that was merged to create this contact.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual int ContactMergedWithContactID { get; set; }

Property Value

Type: Int32
See Also