IMsoEnvelopeVBEvents_SinkHelper.m_EnvelopeShowDelegate Field
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public m_EnvelopeShowDelegate As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
'Usage
Dim instance As IMsoEnvelopeVBEvents_SinkHelper
Dim value As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
value = instance.m_EnvelopeShowDelegate
instance.m_EnvelopeShowDelegate = value
public IMsoEnvelopeVBEvents_EnvelopeShowEventHandler m_EnvelopeShowDelegate
See Also
Reference
IMsoEnvelopeVBEvents_SinkHelper Class