| ContactMergeModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic class ContactMergeModel
The ContactMergeModel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ContactMergeModel | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | SourceContact | 
            Gets or sets the ContactInfo that is being merged to TargetContact.
             | 
|  | TargetContact | 
            Gets or sets the ContactInfo the SourceContact is being merged to.
             | 
 See Also
See Also