InspectorClass.InspectorEvents_Event_add_Close 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 InspectorEvents_Event_add_Close(Microsoft::Office::Interop::Outlook::InspectorEvents_CloseEventHandler ^ ) = Microsoft::Office::Interop::Outlook::InspectorEvents_Event::add_Close;
public virtual void InspectorEvents_Event_add_Close (Microsoft.Office.Interop.Outlook.InspectorEvents_CloseEventHandler );
Public Overridable Sub InspectorEvents_Event_add_Close ( As InspectorEvents_CloseEventHandler)