Hi, i am following the microsoft tutorial on accessing Phone's API published
at the following url
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfphoneapi.asp
Unluckly, when i test it on my device, it runs ok when placing calls or
sending sms.... but it doesn't work when i try to access the sim data (i.e.
getphonenumber or getserviceprovider)
I really need a method to see which sim card is in the phone (based on a
list i have on file) to finish my small application...
does anyone know how can i get those data ?
PS: I am using VB.net but other languages are ok if you have the
solution....
Thank you
Nino