ItemEvents_10_Event.Write Event
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.
Occurs when an instance of the parent object is saved, either explicitly or implicitly (for example, in response to a prompt when closing the item's inspector).
public:
event Microsoft::Office::Interop::Outlook::ItemEvents_10_WriteEventHandler ^ Write;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_WriteEventHandler Write;
Event Write As ItemEvents_10_WriteEventHandler