ItemEvents_10_Event.BeforeAttachmentRead Event

Occurs before an attachment associated with an instance of the parent object is read from the file system, an attachment stream, or an Attachment object.

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

Syntax

'Declaration
Event BeforeAttachmentRead As ItemEvents_10_BeforeAttachmentReadEventHandler
'Usage
Dim instance As ItemEvents_10_Event
Dim handler As ItemEvents_10_BeforeAttachmentReadEventHandler

AddHandler instance.BeforeAttachmentRead, handler
event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead

See Also

Reference

ItemEvents_10_Event Interface

ItemEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentReadEventHandler