DistListItem.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 DistListItem object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Attachment |
Required |
The Attachment that was opened. |