Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 828 Bytes

Outlook.TaskItem.IsRecurring.md

File metadata and controls

36 lines (21 loc) · 828 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TaskItem.IsRecurring property (Outlook)
vbaol11.chm1729
vbaol11.chm1729
Outlook.TaskItem.IsRecurring
09684a02-bab4-56ff-cdb3-0a20049c968d
06/08/2017
medium

TaskItem.IsRecurring property (Outlook)

Returns a Boolean value that is True if the task is a recurring task. Read-only.

Syntax

expression. IsRecurring

expression A variable that represents a TaskItem object.

Remarks

When the GetRecurrencePattern method is used with a TaskItem object, this property is set to True.

See also

TaskItem Object

[!includeSupport and feedback]