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

TaskItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.