ApplicationEvents4.MailMergeDataSourceValidate2(Document, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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