Click or drag to resize
ContactMergeModelSourceContact Property
Gets or sets the ContactInfo that is being merged to TargetContact.

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

Property Value

Type: ContactInfo
See Also