OdsoRecipientData Properties

The OdsoRecipientData type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleActive
Specifies whether the record from the data source shall be imported into a document when the mail merge is performed. The default value is true.
Public propertyCode exampleColumn
Specifies the column within the data source that contains unique data for the current record. The default value is 0.
Public propertyCode exampleHash
Represents the hash code for this record. Sometimes Microsoft Word uses Hash of a whole record instead of a UniqueTag value. The default value is 0.
Public propertyCode exampleUniqueTag
Specifies the contents of a given record in the column containing unique data. The default value is null.
See Also