Hi,
I need to retrieve all stored contact numbers of my mobile phone using Nokia pc suite in C#.net windows application project.
If any body has any solution, plz help me. it is very argent.
Bye,
Sadequzzaman Monoj
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Master BillaPosted Sep 6, 2009, 10:26 PM
Nokia phone is run in symbian OS, so we can't use the .NET CF to access the sim functions or read contacts. to that we need go for the any API have support to nokia phone sim card access.
Even in the Nokia phone PC suite developed in C++,so you can use the C++ and read the contact from the phone.
http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesvbcs/thread/2c011fdb-7620-4333-bac6-83448ca58522/
thank you