AccountInfoProvider UpdateAccountPrimaryContact Method Kentico 8.1 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.1.5347.20411)

Parameters

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