OdsoFieldMappingType enumeration

OdsoFieldMappingType enumeration

Specifies the possible types used to indicate if a given mail merge field has been mapped to a column in the given external data source.

Members

NameDescription
COLUMNSpecifies that the mail merge field has been mapped to a column in the given external data source.
NULLSpecifies that the mail merge field has not been mapped to a column in the given external data source.
DEFAULTEquals to OdsoFieldMappingType.NULL.

See Also