Contacts
Model API Example
Description
This
C++ example is a simple application demonstrating the use of the Contacts
Model API. It allows viewing contact items from the default contacts database.
Each contact is shown using a custom text definition. New contacts can be
imported from files that contain vCard items. A contact item can also be selected
and exported to a file in the vCards format.
Download
Click
on the following link to download the example: ContactsModel.zip
Click: browse to view the example code.