Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 893 Bytes

Outlook.TaskRequestAcceptItem.AttachmentRead.md

File metadata and controls

36 lines (20 loc) · 893 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
TaskRequestAcceptItem.AttachmentRead event (Outlook)
Outlook.TaskRequestAcceptItem.AttachmentRead
2e43ecc4-47da-3047-8c7e-d0454b987b42
06/08/2017
medium

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

Parameters

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

See also

TaskRequestAcceptItem Object

[!includeSupport and feedback]