ApplicationEvents_11_Event.ItemSend Event

Definition

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.

public:
 event Microsoft::Office::Interop::Outlook::ApplicationEvents_11_ItemSendEventHandler ^ ItemSend;
event Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ItemSendEventHandler ItemSend;
Event ItemSend As ApplicationEvents_11_ItemSendEventHandler 

Event Type

Applies to