Quit Method

Applies To

Application object.

Description

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

Syntax

expression.Quit

expression An expression that returns an Application object.