Is there any way to create new contact or update/delete pre-existing contact in window phone 8 SDK? .Net or Native code, I need to allow my app to manage the contacts regardless the contact account (Google, Microsoft …) similar as the build-in contact app can do,
I appreciate your help.
Thanks
Sam
You cannot modify the contacts belonging to Gmail or any other service. You can add a contact to the People Hub and that contact will be stored in Contact Store which is associated with the app. Once the app is uninstalled the contact will be removed with it. This prevents People Hub getting spammed with the app contacts.