Click or drag to resize
ContactChangeData Properties

The ContactChangeData type exposes the following members.

Properties
  NameDescription
Public propertyChangedColumns
List of columns which have changed. Is null when ContactIsNew is true.
Public propertyContactID
Contact ID.
Public propertyContactIsNew
If true the change represents a new contact creation. ChangedColumns are not included if contact is new.
Public propertyContactWasMerged
Gets or sets the value indicating if the contact was automatically merged.
Top
See Also