| ICurrentContactMergeService Interface | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic interface ICurrentContactMergeService
The ICurrentContactMergeService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | MergeCurrentContactWithContact | 
            Merges current contact with the given targetContact in case the current contact is anonymous (does not have any email). Moves activities, 
            memberships, relations and copies contact's data.
             | 
|  | UpdateCurrentContactEmail | 
            Updates email of current contact.
             | 
 See Also
See Also