IsRecurring
Previous
Next
Gets a value whether the appointment is a recurring appointment.
Syntax: IsRecurring As Boolean
Example:
If Appointment.IsRecurring Then ...