Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 966 Bytes

Outlook.TaskRequestUpdateItem.Close(method).md

File metadata and controls

39 lines (23 loc) · 966 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TaskRequestUpdateItem.Close method (Outlook)
vbaol11.chm1947
vbaol11.chm1947
Outlook.TaskRequestUpdateItem.Close
8f9f7e13-e2c9-a1ad-66cf-83c66b72fa6c
06/08/2017
medium

TaskRequestUpdateItem.Close method (Outlook)

Closes and optionally saves changes to the Outlook item.

Syntax

expression.Close (SaveMode)

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

TaskRequestUpdateItem Object

[!includeSupport and feedback]