ApplicationEvents3_SinkHelper.MailMergeDataSourceValidate Method

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

Syntax

'Declaration
Public Overridable Sub MailMergeDataSourceValidate ( _
    param0 As Document, _
    ByRef param1 As Boolean _
)
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim param0 As Document
Dim param1 As Boolean

instance.MailMergeDataSourceValidate(param0, _
    param1)
public virtual void MailMergeDataSourceValidate(
    Document param0,
    ref bool param1
)

Parameters

Implements

ApplicationEvents3.MailMergeDataSourceValidate(Document, Boolean%)

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace