ApplicationEvents_11_Event.ItemSend 事件

定义

每当用户通过Inspector检查器关闭前通过 (发送 Outlook 项目,但在用户单击) “发送”按钮后,或者在程序中使用 Outlook 项目的方法(如 MailItem)时Send()发生。

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 

事件类型

适用于