MailMergeDataField.MappedTo property (Publisher)

Returns the name of the recipient field (column) in the master data source (combined mail-merge recipient list) that the parent MailMergeDataField object is mapped to. Read-only.

Syntax

expression.MappedTo

expression A variable that represents a MailMergeDataField object.

Return value

String

Remarks

The parent MailMergeDataField object must represent a field (column) in a connected data source that is not the master data source (the combination of all connected data sources).

The MappedTo property is not available for data fields in the data source represented by the DataSource property of the MailMerge object of the active Document object (ThisDocument.MailMerge.DataSource).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.