SharingItem.AttachmentRemove event (Outlook)

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

Syntax

expression. AttachmentRemove( _Attachment_ )

expression An expression that returns a SharingItem object.

Parameters

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

See also

SharingItem 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.