_DocumentItem.Close Method

This object, member, or enumeration will be deprecated and is not intended to be used in your code.

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

Syntax

'Declaration
<DispIdAttribute()> _
Sub Close ( _
    SaveMode As OlInspectorClose _
)
'Usage
Dim instance As _DocumentItem
Dim SaveMode As OlInspectorClose

instance.Close(SaveMode)
[DispIdAttribute()]
void Close(
    OlInspectorClose SaveMode
)

Parameters

See Also

Reference

_DocumentItem Interface

_DocumentItem Members

Microsoft.Office.Interop.Outlook Namespace