IsRecurring Property
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.
expression**.IsRecurring**
*expression * Required. An expression that returns a TaskItem or an AppointmentItem object.
Applies to | AppointmentItem Object | TaskItem Object
See Also | ClearRecurrencePattern Method | IncludeRecurrences Property | RecurrenceType Property