Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 851 Bytes

Outlook.TaskRequestItem.AttachmentRead.md

File metadata and controls

36 lines (20 loc) · 851 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
TaskRequestItem.AttachmentRead event (Outlook)
Outlook.TaskRequestItem.AttachmentRead
08fbbd63-400a-784a-2607-4777aa9dac4f
06/08/2017
medium

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

Parameters

Name Required/Optional Data type Description
Attachment Required Attachment The Attachment that was opened.

See also

TaskRequestItem Object

[!includeSupport and feedback]