ApplicationClass.ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge 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:
virtual void ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge(Microsoft::Office::Interop::Word::ApplicationEvents3_MailMergeAfterRecordMergeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents3_Event::remove_MailMergeAfterRecordMerge;
public virtual void ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge (Microsoft.Office.Interop.Word.ApplicationEvents3_MailMergeAfterRecordMergeEventHandler );
abstract member ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge : Microsoft.Office.Interop.Word.ApplicationEvents3_MailMergeAfterRecordMergeEventHandler -> unit
override this.ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge : Microsoft.Office.Interop.Word.ApplicationEvents3_MailMergeAfterRecordMergeEventHandler -> unit
Public Overridable Sub ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge ( As ApplicationEvents3_MailMergeAfterRecordMergeEventHandler)