ItemEvents_10_Event.AttachmentRead Event

Occurs when an attachment in an instance of the parent object has been opened for reading.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event AttachmentRead As ItemEvents_10_AttachmentReadEventHandler
'Usage
Dim instance As ItemEvents_10_Event
Dim handler As ItemEvents_10_AttachmentReadEventHandler

AddHandler instance.AttachmentRead, handler
event ItemEvents_10_AttachmentReadEventHandler AttachmentRead

See Also

Reference

ItemEvents_10_Event Interface

ItemEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.ItemEvents_10_AttachmentReadEventHandler