MobileItem.AttachmentRead Event (Outlook)

Occurs when an attachment in an instance of the parent object has been opened for reading.

Version Information

Version Added: Outlook 2010

Syntax

expression .AttachmentRead(Attachment)

expression A variable that represents a MobileItem object.

Parameters

Name

Required/Optional

Data Type

Description

Attachment

Required

Attachment

The attachment that was opened.

See Also

Concepts

MobileItem Object

MobileItem Object Members