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