OlRecurrenceState enumeration (Outlook)

Indicates the recurrence state of an AppointmentItem.

Name Value Description
olApptException 3 The appointment is an exception to a recurrence pattern defined by a master appointment.
olApptMaster 1 The appointment is a master appointment.
olApptNotRecurring 0 The appointment is not a recurring appointment.
olApptOccurrence 2 The appointment is an occurrence of a recurring appointment defined by a master appointment.

Remarks

See AppointmentItem.RecurrenceState property (Outlook).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.