ApplicationEvents3.MailMergeDataSourceLoad Method

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

Syntax

'Declaration
Sub MailMergeDataSourceLoad ( _
    Doc As Document _
)
'Usage
Dim instance As ApplicationEvents3
Dim Doc As Document

instance.MailMergeDataSourceLoad(Doc)
void MailMergeDataSourceLoad(
    Document Doc
)

Parameters

See Also

Reference

ApplicationEvents3 Interface

ApplicationEvents3 Members

Microsoft.Office.Interop.Word Namespace