The EventOccurrence element provides an occurrence of an event. More...
The EventOccurrence element is part of the QtMobility.organizer 1.1 module.
See also OrganizerItem, Event, Journal, Todo, TodoOccurrence, Note, and QOrganizerEventOccurrence.
read-onlyendDateTime : date |
This property holds the date time at which the event occurrence ends.
This documentation was introduced in Qt Mobility Mobility 1.1.
read-onlylocation : string |
This property holds the label of the location at which the event occurrence is held.
read-onlyoriginalDate : date |
This property holds the date at which the occurrence was originally going to occur.
This documentation was introduced in Qt Mobility Mobility 1.1.
read-onlyparentId : int |
This property holds the id of the event which is this occurrence's parent.
This documentation was introduced in Qt Mobility Mobility 1.1.
read-onlypriority : enumeration |
This property holds the priority of the event occurrence. The value can be one of:
This documentation was introduced in Qt Mobility Mobility 1.1.
See also Priority.
read-onlystartDateTime : date |
This property holds the start date time of the event occurrence.
This documentation was introduced in Qt Mobility Mobility 1.1.