Configure personal contacts synchronization for Beehive Mobile-Blackjack
How do I setup the Beehive mobile installation to synchronize only my personal contacts (and not all contacts that beehive adds to 'Emailed Contacts'?
I am using Outlook 2007 and my mobile device is a Samsung Blackjack (original, not II).
I found these instructions on the beehive mobile client help page, but don't know where to insert the additional code to setup the contact information:
"Change the contacts datastore URI from contacts to the format:
contacts?/category(categoryname)
where categoryname would be private in this example.
To change the category name to be synchronized for your mobile device:
Append: /category(private)
to the Contacts URI on your device, where private is the name of category. Optionally, you can specify more than one category, separated with commas.
Examples:
./Contacts?/category(Business): Synchronizes only contacts have the Business category specified.
./Contacts?/category(Work, Home): Synchronizes only contacts which have either Home or Work categories specified."