Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 832 Bytes

Outlook.ReportItem.AttachmentRemove.md

File metadata and controls

36 lines (20 loc) · 832 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
ReportItem.AttachmentRemove event (Outlook)
Outlook.ReportItem.AttachmentRemove
9df574ed-f1df-2ff8-1508-4d2ab35a8bca
06/08/2017
medium

ReportItem.AttachmentRemove event (Outlook)

Occurs when an attachment has been removed from an instance of the parent object.

Syntax

expression. AttachmentRemove( _Attachment_ , )

expression A variable that represents a ReportItem object.

Parameters

Name Required/Optional Data type Description
Attachment Required Attachment The Attachment that was removed from the item.

See also

ReportItem Object

[!includeSupport and feedback]