Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when Outlook begins to close.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event Quit As ApplicationEvents_11_QuitEventHandler
'Usage
Dim instance As ApplicationEvents_11_Event
Dim handler As ApplicationEvents_11_QuitEventHandler
AddHandler instance.Quit, handler
event ApplicationEvents_11_QuitEventHandler Quit
See Also
Reference
ApplicationEvents_11_Event Interface