Represent the result of "Update contact" command.
Namespace: CMS.DataCom.AutomationAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
Success | 0 | The action completed without errors. | |
ContactIsGlobal | 1 | The contact is global and therefore cannot be updated. | |
FeatureNotAvailable | 2 | Data.com integration is not available. | |
SingleMatchNotFound | 3 | No or more then one matching contact was found in Data.com business directory. | |
InsufficientCredit | 4 | There wasn't enough credit to buy the matching contact in Data.com business directory. |
See Also