Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_MailMergeBeforeMergeDelegate As ApplicationEvents3_MailMergeBeforeMergeEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_MailMergeBeforeMergeEventHandler
value = instance.m_MailMergeBeforeMergeDelegate
instance.m_MailMergeBeforeMergeDelegate = value
public ApplicationEvents3_MailMergeBeforeMergeEventHandler m_MailMergeBeforeMergeDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class