UpdateContactCommand Execute Method Kentico 8.1 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.1.5347.20411)

Return Value

Type: UpdateContactCommandResultEnum
The action result.
Remarks

The specified contact is updated if there's just one matching contact found in Data.com business directory. It supports both global and site contacts. Site contacts use site settings and global contacts use global settings.
See Also