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