Share via


MobileItem.BeforeAutoSave Event (Outlook)

Occurs before Outlook automatically saves the item.

Version Information

Version Added: Outlook 2010

Syntax

expression .BeforeAutoSave(Cancel)

expression A variable that represents a MobileItem object.

Parameters

Name

Required/Optional

Data Type

Description

Cancel

Required

Boolean

True to cancel the operation; False to allow the item to be saved.

See Also

Concepts

MobileItem Object

MobileItem Object Members