The Recurrence element contains a list of rules and dates on which the recurrent item occurs, and a list of rules and dates on which exceptions occur. More...
Recurrence element contains the following field types:
This element is part of the QtMobility.organizer 1.1 module.
This property holds the list of exception dates.
This documentation was introduced in Qt Mobility Mobility 1.1.
exceptionRules : list<RecurrenceRule> |
This property holds the list of exception rules.
This documentation was introduced in Qt Mobility Mobility 1.1.
See also RecurrenceRule.
This property holds the list of recurrence dates.
This documentation was introduced in Qt Mobility Mobility 1.1.
recurrenceRules : list<RecurrenceRule> |
This property holds the list of recurrence rules.
This documentation was introduced in Qt Mobility Mobility 1.1.
See also RecurrenceRule.