Returns a RecurrencePattern object that represents the recurrence attributes of an appointment or task. If there is no existing recurrence pattern, a new, empty RecurrencePattern object is returned.
Syntax
object.GetRecurrencePattern
object Required. An expression that returns an AppointmentItem or TaskItem object.