Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 903 Bytes

Outlook.DistListItem.Close(method).md

File metadata and controls

39 lines (23 loc) · 903 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DistListItem.Close method (Outlook)
vbaol11.chm1140
vbaol11.chm1140
Outlook.DistListItem.Close
6e56d716-ec8b-4a4c-1b1a-061f659f5c08
06/08/2017
medium

DistListItem.Close method (Outlook)

Closes and optionally saves changes to the Outlook item.

Syntax

expression.Close (SaveMode)

expression A variable that represents a DistListItem 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

DistListItem Object

[!includeSupport and feedback]