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