Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Public Properties

  Name Description
DayOfMonth  Gets or sets the day in a month on which an item occurs, from 1 to 31.(inherited from Recurrence)
DaysOfWeekMask  Gets or sets the days of the week of the recurrence.(inherited from Recurrence)
Instance  Gets or sets the week of the month (the WeekOfMonth enumeration value) in which an item occurs, from one to five.(inherited from Recurrence)
Interval  Gets or sets the length of time between occurrences.(inherited from Recurrence)
MonthOfYear  Gets or sets the month of the year (the Month enumeration value) in which an item occurs, from one to twelve.(inherited from Recurrence)
NoEndDate  Gets or sets whether the recurrence pattern has an end date. trueif the recurrence has no end date; otherwise false.(inherited from Recurrence)
Occurrences  Gets or sets the number of occurrences in the recurrence pattern.(inherited from Recurrence)
PatternEndDate  Gets or sets the ending date of the recurrence pattern.(inherited from Recurrence)
PatternStartDate  Gets or sets the starting date of the recurrence pattern.(inherited from Recurrence)
RecurrenceType  Gets or sets the type of recurrence pattern applied to a Task, Appointment, Event, or Meeting.(inherited from Recurrence)

See Also