Click to Rate and Give Feedback
ApplicationEvents_11_Event.ItemSend Event (Microsoft.Office.Interop.Outlook)
Occurs whenever an Outlook item is sent, either by the user through an Inspector (before the inspector is closed, but after the user clicks the Send button) or when the Send method for an Outlook item, such as MailItem, is used in a program.

Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in microsoft.office.interop.outlook.dll)

Visual Basic (Declaration)
Event ItemSend As ApplicationEvents_11_ItemSendEventHandler
Visual Basic (Usage)
Dim instance As ApplicationEvents_11_Event
Dim handler As ApplicationEvents_11_ItemSendEventHandler

AddHandler instance.ItemSend, handler
C#
event ApplicationEvents_11_ItemSendEventHandler ItemSend
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker