Reputation: 11
I am working on application where I need to save image of particular contact in contact list of windows phone 7 using C#, how to save image of contact which I am unable to do.
Upvotes: 1
Views: 485
Reputation: 65564
You can't.
The only way of saving contact details is via the `SaveContactTask' but this does not support saving images.
Upvotes: 2