AppointmentItem.RecurrenceState Property
Outlook Developer Reference |
Returns an OlRecurrenceState constant indicating the recurrence property of the specified object. Read-only.
Syntax
expression.RecurrenceState
expression A variable that represents an AppointmentItem object.
See Also