IsRecurring Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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.