Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 767 Bytes

Outlook.Reminders.Remove.md

File metadata and controls

39 lines (23 loc) · 767 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Reminders.Remove method (Outlook)
vbaol11.chm572
vbaol11.chm572
Outlook.Reminders.Remove
c7a25177-8869-39c2-4109-5c2e2a4bd193
06/08/2017
medium

Reminders.Remove method (Outlook)

Removes an object from the collection.

Syntax

expression.Remove (Index)

expression A variable that represents a Reminders object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The 1-based index value of the object within the collection.

See also

Reminders Object

[!includeSupport and feedback]