Returns the recurrence property of the object. Can be one of the following OlRecurrenceState constants: olApptException(3), olApptMaster(1), olApptNotRecurring(0), olApptOccurrence(2).
Read-only.
Syntax
objAppointmentItem.RecurrenceState
obAppointmentItem Required. An expression that returns an AppointmentItem object.