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