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