ApplicationEvents4_SinkHelper.MailMergeDataSourceValidate2 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:
override void MailMergeDataSourceValidate2(Microsoft::Office::Interop::Word::Document ^ , bool % );
public override void MailMergeDataSourceValidate2 (Microsoft.Office.Interop.Word.Document , ref bool );
abstract member MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.Document * bool -> unit
override this.MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Overrides Sub MailMergeDataSourceValidate2 ( As Document, ByRef As Boolean)