OlInspectorClose Enumeration

Indicates the save mode.

Name

Value

Description

olDiscard

1

Changes to the document are discarded.

olPromptForSave

2

User is prompted to save documents.

olSave

0

Documents are saved.

Remarks

Used as a parameter to the Close method of item objects and the Inspector.Close Method (Outlook) to indicate the save mode.