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