ReadAppt: read Agenda appointmentsThis example opens an Agenda document and reads the appointments for a specified day. It shows how the Agenda model can be used to access an Agenda document via the Agenda server.
CAgnModel : the instance Agenda model
RAgendaServ : client interface to the Agenda
server
MAgnModelStateCallBack : mixin class defining an
interface for a callback from the model indicating its state
MAgnProgressCallBack : mixin class defining an
interface for callbacks from the model during lengthy actions
CActiveScheduler : the active scheduler
RFs : file server session
TTime : the date/time