IsRecurring Property

See Also                  Applies To

True if the appointment or task is a recurring appointment or task. When the GetRecurrencePattern method is used with an AppointmentItem or TaskItem object, this property is set to True.

Read-only Boolean.

Syntax

object.IsRecurring

object    Required. An expression that returns a TaskItem or an AppointmentItem object.