Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 894 Bytes

Outlook.ContactItem.Close(method).md

File metadata and controls

39 lines (23 loc) · 894 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ContactItem.Close method (Outlook)
vbaol11.chm956
vbaol11.chm956
Outlook.ContactItem.Close
17cd04b5-1bf1-5df1-b1f4-f6e488d00fd5
06/08/2017
medium

ContactItem.Close method (Outlook)

Closes and optionally saves changes to the Outlook item.

Syntax

expression.Close (SaveMode)

expression A variable that represents a ContactItem object.

Parameters

Name Required/Optional Data type Description
SaveMode Required OlInspectorClose The close behavior. If the item displayed within the inspector has not been changed, this argument has no effect.

See also

ContactItem Object

[!includeSupport and feedback]