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.