Application.Quit method (Outlook)
Closes all currently open windows.
Syntax
expression.Quit
expression An expression that returns an Application object.
Remarks
The associated Outlook session is closed completely; the user is logged out of the messaging system and any changes to items not already saved are discarded.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.