Click or drag to resize
RecurrencePattern Properties

The RecurrencePattern type exposes the following members.

Properties
  Name Description
Public property DayOfMonth
Gets or sets the day month on which the event recurs.
Public property DayOrdinal
Public property DaysOfWeekMask
Gets or sets the bit mask that specifies the week days on which the event recurs.
Public property FirstDayOfWeek
Gets or sets the day on which the week starts.
Public property Frequency
Gets or sets the frequency of recurrence.
Public property Interval
Gets or sets the interval of recurrence.
Public property Month
Gets or sets the month on which the event recurs.
Top
See Also