PostItem.AttachmentRead Event (Outlook)

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

Syntax

expression .AttachmentRead(Attachment)

expression A variable that represents a PostItem object.

Parameters

Name

Required/Optional

Data Type

Description

Attachment

Required

Attachment

The Attachment that was opened.

See Also

Concepts

PostItem Object

PostItem Object Members