ContactInfoProvider RemovePersonaFromContacts Method Kentico 8.1 API Reference
Removes given persona from contacts. Sets column ContactPersonaID to NULL on contacts where this column equals to given persona ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

personaID
Type: OnlineSystem Int32
This persona will be removed from contacts
See Also