ApplicationEvents4_SinkHelper.m_MailMergeBeforeMergeDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_MailMergeBeforeMergeDelegate As ApplicationEvents4_MailMergeBeforeMergeEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_MailMergeBeforeMergeEventHandler
value = instance.m_MailMergeBeforeMergeDelegate
instance.m_MailMergeBeforeMergeDelegate = value
public ApplicationEvents4_MailMergeBeforeMergeEventHandler m_MailMergeBeforeMergeDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class