The PIM Application Services provided by S60 make the following APIs available:
The Calendar Interim Utils2 API provides methods you can use to keep track of your time, extending APIs from Symbian OS. It displays the individual days of a given time period. You can add notes and memos to these date to organize your schedule.
A tool supplied as a middleware to S60 mobile devices, that you can write simple text to and save for future reference.
Provides methods useful in creating a contacts database and performing various operations to it. These APIs are expand on the Contact model from the Symbian OS.
For further information on creating S60 PIM applications in Symbian C++, see Forum Nokia.
For more information on Calendar and Contacts, see Application engines in the Symbian OS Library.
For an example of how to use the Phonebook APIs, see the
Contacts DB Example in the SDK at < SDK installation directory>S60Ex\Contacts\
.