TaskRequestItem.AttachmentAdd event (Outlook)
Occurs when an attachment has been added to an instance of the parent object.
expression. AttachmentAdd
( _Attachment_
)
expression A variable that represents a TaskRequestItem object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Attachment | Required | Attachment | The Attachment that was added to the item. |
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.