Just about have this module complete. This is what I have so far.
In the Calendar view, the user sees a standard calendar and is able to browse through the months and dates. The days that have an appointment will show with a grey block, if the user clicks on the day with the blocks it opens the appointment
In the Contacts view, the user sees a list of their contacts and is able to scroll up and down and select them.
* The user can also click on the search box and the on screen keyboard will appear and allow the user to do a partial letter search sorting the list either last name first or first name first.
In the Email view, the user has a small list of emails showing the subject, the user can select the item and it will show the email. The From, To, CC, subject and body of the email shows.
When the user clicks on the Download buttons on each section, it prompts outlook for access in Outlook 2003 because of the security features. Outlook XP and below dont do this. Then it places the data into a database which allows the user to be mobile. The data is only updated when it downloads.