Removes given persona from contacts. Sets column ContactPersonaID to NULL on contacts where this column equals to given persona ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- personaID
- Type: System Int32
This persona will be removed from contacts
See Also