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.
Public Attributes | |
---|---|
TMRRecurrentDay | iDayOfWeek |
TMRRecurrenceWeek | iWeekOfMonth |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.