AppointmentItem.IsRecurring property (Outlook)
Returns a Boolean value that is True if the appointment is a recurring appointment. Read-only.
Syntax
expression. IsRecurring
expression A variable that represents an AppointmentItem object.
Remarks
When the GetRecurrencePattern method is used with an AppointmentItem object, this property is set to True.
See also
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.