Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.17 KB

Publisher.MailMergeDataField.IsMapped.md

File metadata and controls

38 lines (22 loc) · 1.17 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailMergeDataField.IsMapped property (Publisher)
vbapb10.chm6422565
vbapb10.chm6422565
Publisher.MailMergeDataField.IsMapped
4a053a2b-f6ca-37a7-4a1f-8690982188c2
06/11/2019
medium

MailMergeDataField.IsMapped property (Publisher)

Indicates if the parent MailMergeDataField object is mapped to a recipient field in the master data source (combined mail-merge recipient list). Read-only.

Syntax

expression.IsMapped

expression A variable that represents a MailMergeDataField object.

Return value

Boolean

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 IsMapped 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).

[!includeSupport and feedback]