ApplicationEvents_10_SinkHelper.m_QuitDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_QuitDelegate As ApplicationEvents_10_QuitEventHandler
'Usage
Dim instance As ApplicationEvents_10_SinkHelper
Dim value As ApplicationEvents_10_QuitEventHandler
value = instance.m_QuitDelegate
instance.m_QuitDelegate = value
public ApplicationEvents_10_QuitEventHandler m_QuitDelegate
See Also
Reference
ApplicationEvents_10_SinkHelper Class