ItemEvents_10_Event.AttachmentAdd Event
Occurs when an attachment has been added to an instance of the parent object.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event AttachmentAdd As ItemEvents_10_AttachmentAddEventHandler
'Usage
Dim instance As ItemEvents_10_Event
Dim handler As ItemEvents_10_AttachmentAddEventHandler
AddHandler instance.AttachmentAdd, handler
event ItemEvents_10_AttachmentAddEventHandler AttachmentAdd
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.ItemEvents_10_AttachmentAddEventHandler