AccountInfoProvider UpdateAccountPrimaryContactInternal Method Kentico 8.0 API Reference
Updates primary and secondary contact of all accounts.

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

Parameters

oldContactID
Type: OnlineSystem Int32
ID of contact to be replaced
newContactID
Type: OnlineSystem Int32
ID of new contact to replace oldContact
See Also