| IContactMergeServiceMergeContacts Method | 
            Merges given source contact to the target. Moves subscriptions and copies contact's data. 
            In the case the EMS license is available, moves activities, memberships and relations.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntax Remarks
Remarks
            Does not set the result of merge to the current context or store the GUID in response cookie. If the result should be somehow
            persistent during requests, caller of the method has to call 
SetCurrentContact(ContactInfo) with the merged contact.
            
 See Also
See Also