Partager via


MobileItem.Read Event (Outlook)

Occurs when the user opens an instance of the parent object for editing.

Version Information

Version Added: Outlook 2010

Syntax

expression .Read

expression A variable that represents a MobileItem object.

Remarks

The Read event differs from the Open event in that Read occurs whenever the user selects the item in a view that supports in-cell editing, as well as when the item is opened in an inspector.

See Also

Concepts

MobileItem Object Members

MobileItem Object