JournalItemClass.ItemEvents_Event_add_Send Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void ItemEvents_Event_add_Send(Microsoft::Office::Interop::Outlook::ItemEvents_SendEventHandler ^ ) = Microsoft::Office::Interop::Outlook::ItemEvents_Event::add_Send;
public virtual void ItemEvents_Event_add_Send (Microsoft.Office.Interop.Outlook.ItemEvents_SendEventHandler );
Public Overridable Sub ItemEvents_Event_add_Send ( As ItemEvents_SendEventHandler)