MailMergeDataSource.MappedDataFields Property

Returns a MappedDataFields object that represents the mapped data fields available in Microsoft Word.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property MappedDataFields As MappedDataFields
    Get
'Usage
Dim instance As MailMergeDataSource
Dim value As MappedDataFields

value = instance.MappedDataFields
MappedDataFields MappedDataFields { get; }

Property Value

Type: Microsoft.Office.Interop.Word.MappedDataFields

See Also

Reference

MailMergeDataSource Interface

MailMergeDataSource Members

Microsoft.Office.Interop.Word Namespace