ApplicationEvents4.MailMergeDataSourceValidate2(Document, Boolean) Method

Definition

public:
 void MailMergeDataSourceValidate2(Microsoft::Office::Interop::Word::Document ^ Doc, [Runtime::InteropServices::Out] bool % Handled);
public void MailMergeDataSourceValidate2 (Microsoft.Office.Interop.Word.Document Doc, out bool Handled);
abstract member MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Sub MailMergeDataSourceValidate2 (Doc As Document, ByRef Handled As Boolean)

Parameters

Doc
Document
Handled
Boolean

Applies to