Share via


ApplicationEvents_10_Event.Quit Event

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see ApplicationEvents_11_Event.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Quit As ApplicationEvents_10_QuitEventHandler
'Usage
Dim instance As ApplicationEvents_10_Event
Dim handler As ApplicationEvents_10_QuitEventHandler

AddHandler instance.Quit, handler
event ApplicationEvents_10_QuitEventHandler Quit

See Also

Reference

ApplicationEvents_10_Event Interface

ApplicationEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace