Click or drag to resize
ContactMergeModelTargetContact Property
Gets or sets the ContactInfo the SourceContact is being merged to.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public ContactInfo TargetContact { get; set; }

Property Value

Type: ContactInfo
See Also