ItemEvents_10_Event::Close event

Occurs when the inspector associated with an item (which is an instance of the parent object) is being closed.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

No code example is currently available or this language may not be supported.

If you use the Close method to fire this event, it can only be canceled if the Close method uses the olPromptForSave argument.

Show: