AutomationHelper UpdateContact Method (ContactInfo, Boolean, NetworkCredential)Kentico 8.0 API Reference
Updates the specified contact with data from Data.com business directory, if applicable, and returns the result.

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

Parameters

contact
Type: CMS.OnlineMarketing ContactInfo
The contact to update.
buyEnabled
Type: OnlineSystem Boolean
A value indicating whether to buy Data.com contacts that the current Data.com user does not own.
credential
Type: OnlineSystem.Net NetworkCredential
Credential used for buying/reading the Data.com contacts.

Return Value

Type: UpdateContactCommandResultEnum
See Also