IApplicationEvents3.MailMergeDataSourceValidate(Document, Boolean) Method

Definition

public:
 void MailMergeDataSourceValidate(Microsoft::Office::Interop::Word::Document ^ Doc, bool % Handled);
public void MailMergeDataSourceValidate (Microsoft.Office.Interop.Word.Document Doc, ref bool Handled);
abstract member MailMergeDataSourceValidate : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Sub MailMergeDataSourceValidate (Doc As Document, ByRef Handled As Boolean)

Parameters

Doc
Document
Handled
Boolean

Applies to