TaskItem.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 TaskItem object.

Parameters

Name

Required/Optional

Data Type

Description

Attachment

Required

Attachment

The Attachment that was opened.

See Also

Concepts

TaskItem Object

TaskItem Object Members