_Application.Quit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes all currently open windows.
public:
void Quit();
public void Quit ();
Public Sub Quit ()
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.