The RecurringEvent object represents recurring events described as a pattern and has the following properties.
| Property | Description | 
| AccessActual | Overrides the current access control list (ACL) level to mark the item private. | 
| AccessEffective | ACL level granted to the user viewing an item. | 
| ChangeNumber | Change number for the schedule. | 
| Created | Date and time at which an object was created. | 
| CreatorEntryId | MAPI entry identifier for an item's creator. | 
| CreatorName | MAPI display name of an item's creator. | 
| CreatorSearchKey | MAPI search key for an item's creator. | 
| DayInterval | Number of days between instances of a recurring event. | 
| DayOfMonthMask | Combination of flags indicating which days of the month are valid for a recurrence pattern. | 
| DayOfWeekMask | Combination of flags indicating which days of the week are valid for a recurrence pattern. | 
| DayOfWeekStart | Day on which the week starts for a recurrence pattern. | 
| EndRecurringDate | End date for a recurring event. | 
| Exceptions | Table of exceptions to recurring items. | 
| FirstRecurringAlarmDate | Date of the first recurring event with an alarm. | 
| HiddenPattern | Determines whether a recurring event should be shown to the user. | 
| IsRecurringInstance | Determines whether an item is an instance of a recurrence pattern. | 
| ItemId | Item identifier for an object. | 
| LastModified | Date and time at which the object was last modified. | 
| MonthInterval | Interval between months for a recurrence pattern. | 
| MonthOfYearMask | Combination of flags indicating which months of the year are valid for a recurrence pattern. | 
| RecurringType | Type of recurrence pattern. | 
| StartRecurringDate | Start date for a recurring event. | 
| WeekInterval | Interval between weeks for a recurrence pattern. | 
| YearInterval | Interval between years for a recurring event. | 
The RecurringEvent object has the following data members.
The RecurringEvent object has the following methods.