IApplicationEvents4.MailMergeDataSourceValidate2 Method

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

Syntax

'Declaration
Sub MailMergeDataSourceValidate2 ( _
    Doc As Document, _
    <OutAttribute> ByRef Handled As Boolean _
)
'Usage
Dim instance As IApplicationEvents4
Dim Doc As Document
Dim Handled As Boolean

instance.MailMergeDataSourceValidate2(Doc, _
    Handled)
void MailMergeDataSourceValidate2(
    Document Doc,
    out bool Handled
)

Parameters

See Also

Reference

IApplicationEvents4 Interface

IApplicationEvents4 Members

Microsoft.Office.Interop.Word Namespace