MailMergeDataSource Interface

Represents the mail merge data source in a mail merge operation.

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

Syntax

'Declaration
<GuidAttribute("0002091D-0000-0000-C000-000000000046")> _
Public Interface MailMergeDataSource
'Usage
Dim instance As MailMergeDataSource
[GuidAttribute("0002091D-0000-0000-C000-000000000046")]
public interface MailMergeDataSource

Remarks

Use the DataSource property to return the MailMergeDataSource object.

See Also

Reference

MailMergeDataSource Members

Microsoft.Office.Interop.Word Namespace