_Inspector.Close(OlInspectorClose) 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.
Closes the Inspector and optionally saves changes to the displayed Outlook item.
public:
void Close(Microsoft::Office::Interop::Outlook::OlInspectorClose SaveMode);
public void Close (Microsoft.Office.Interop.Outlook.OlInspectorClose SaveMode);
Public Sub Close (SaveMode As OlInspectorClose)
Parameters
- SaveMode
- OlInspectorClose
The close behavior. If the item displayed within the inspector has not been changed, this argument has no effect.