Hi, I want to include the google contact ,yahoo contact and Hotmail contacts in my app for windows 8 .Can anybody here list the api's or any sample app to take a look how this thing will be done .
Thanks
ojas sinha
Hi Zedray. Thank you for your post.
You can use the Windows.ApplicationModel.Contacts namespace.
http://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.contacts.aspx
You can also download the Metro Style apps Samples that include a sample code for a contact app on the following URL:
http://code.msdn.microsoft.com/windowsapps/Windows-8-Modern-Style-App-Samples