The Agenda Entry and Instance API is the interface to individual entries and instances in an agenda file. It is also the interface to the repeat details, synchronisation and alarm information, because this information is associated with an entry.
Instances and entries are implemented by the CAgnEvent
, CAgnAnniv
, CAgnAppt
and CAgnTodo
classes.
Agenda Entry and Instance classes