Click or drag to resize
UpdateContactCommand Class
Represents a command that updates contacts with data from Data.com business directory.
Inheritance Hierarchy
SystemObject
  CMS.DataCom.AutomationUpdateContactCommand

Namespace: CMS.DataCom.Automation
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public class UpdateContactCommand

The UpdateContactCommand type exposes the following members.

Constructors
  NameDescription
Public methodUpdateContactCommand
Top
Properties
  NameDescription
Public propertyBuyEnabled
Gets or sets a value indicating whether to buy Data.com contacts that the current Data.com user does not own.
Public propertyCredential
Credential that should be used for purchasing a contact if required.
Top
Methods
  NameDescription
Public methodExecute
Updates the specified contact with data from Data.com business directory, if applicable, and returns the result.
Top
See Also