Partager via


MobileItem.Close Method (Outlook)

Closes and optionally saves changes to the Outlook item.

Version Information

Version Added: Outlook 2010

Syntax

expression .Close(SaveMode)

expression A variable that represents a MobileItem object.

Parameters

Name

Required/Optional

Data Type

Description

SaveMode

Required

OlInspectorClose

The close behavior. If the item displayed within the inspector has not been changed, this argument has no effect.

See Also

Concepts

MobileItem Object Members

MobileItem Object