Guest musicmax Posted October 29, 2008 Report Posted October 29, 2008 When I reset my WM5 phone I need to re-select all the Outlook folders that I want to sync. Is there a Registry key or hive on either my PC or my phone that I can reload in order to restore the list of folders being synced? Thanks.
Guest Hasta_la_vista Posted October 29, 2008 Report Posted October 29, 2008 (edited) When I reset my WM5 phone I need to re-select all the Outlook folders that I want to sync. Is there a Registry key or hive on either my PC or my phone that I can reload in order to restore the list of folders being synced? Thanks. You can set this using an XML Configuration Service Provider, see sample below: Set the Hierarchy for Folders by using FolderHierarchy Settings Example To back up, you need to Query the "Sync" configuration service provider and to restore, you need to put the XML you retrieved in the query... Then you need to use rapiconfig or find a coder ;-) He will need to use the DMProcessConfigXML API, which is available in native ( C. ) or managed (C#) code to implement a rapiconfig-like feature. Edited October 29, 2008 by Hasta_la_vista
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now