MRRecurrenceRule::TRecurrentDaysofMonth Struct Reference

struct MRRecurrenceRule::TRecurrentDaysofMonth

Definition to represent a weekday within a month.

Valid values of iWeekInMonth are defined in enumeration TMRRecurrenceWeek. Valid values for iDayOfWeek are defined in enumeration TMRRecurrentDay.

Example 1: The 3rd Wednesday would have iDay = EMRRecurrenceWednesday and iWeekInMonth = EMRRecurrenceThirdWeekOfMonth.

Example 2: The last Sunday would have iDay = EMRRecurrenceSunday and iWeekInMonth = EMRRecurrenceLastWeekOfMonth.

Member Data Documentation

TMRRecurrentDay iDayOfWeek

TMRRecurrentDay iDayOfWeek

TMRRecurrenceWeek iWeekOfMonth

TMRRecurrenceWeek iWeekOfMonth