Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 837 Bytes

Outlook.JournalItem.AttachmentRemove.md

File metadata and controls

36 lines (20 loc) · 837 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
JournalItem.AttachmentRemove event (Outlook)
Outlook.JournalItem.AttachmentRemove
6cf2673d-a328-7649-e5f3-e171ff8354e1
06/08/2017
medium

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

Parameters

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

See also

JournalItem Object

[!includeSupport and feedback]