The RecurringTask object represents recurring tasks 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 task. |
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 task. |
Exceptions |
Table of exceptions to recurring items. |
FirstRecurringAlarmDate |
Date of the first recurring task with an alarm. |
HiddenPattern |
Determines whether a recurring task should be shown to the user. |
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. |
Notes |
Notes on an item. |
RecurringType |
Type of recurrence pattern. |
StartRecurringDate |
Start date for a recurring task. |
WeekInterval |
Interval between weeks for a recurrence pattern. |
YearInterval |
Interval between years for a recurring task. |
The RecurringTask object has the following data members.
The RecurringTask object has the following methods.