Share via


ApplicationEvents_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_QuitEventHandler
'Usage
Dim instance As ApplicationEvents_SinkHelper
Dim value As ApplicationEvents_QuitEventHandler

value = instance.m_QuitDelegate

instance.m_QuitDelegate = value
public ApplicationEvents_QuitEventHandler m_QuitDelegate

See Also

Reference

ApplicationEvents_SinkHelper Class

ApplicationEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace