Deletes contact. All related records are moved to parent contact or deleted.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contact
- Type: CMS.OnlineMarketing ContactInfo
Contact to be deleted
- deleteMerged
- Type: System Boolean
Indicates if merged child contacts should be deleted as well or will be splitted before deleting parent contact.
- moveActivities
- Type: System Boolean
Indicates if activities, relationships, IPs and UserAgents created on merged contact should be moved to parent contact.
See Also