How do you access the contacts store (the contact list) within Windows Phone 7?
Thanks!
update: It seems that this might be available in the next version of WP7, Mango:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EDIT: This answer was correct at the time of posting. In Windows Phone 7.1 (Mango) third-party applications will have access to contacts.
You can’t. You’re not allowed to. That’s viewed as private data that applications shouldn’t be touching.
EDIT: Although you can’t directly access the contacts list, you can launch the
EmailAddressChooserTaskorPhoneNumberChooserTaskto get back just that piece of information about a user-specified contact. (Likewise you can launch a task to save a phone number or email address.)