_PostItem.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 and optionally saves changes to the 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.