Quit Method

Microsoft Outlook Visual Basic

Closes all currently open windows. The associated Microsoft Outlook session is closed completely; the user is logged out of the messaging system and any changes to items not already saved are discarded.

expression.Quit

expression     Required. An expression that returns an Application object.