I wanted know what are the API used to get the contact numbers from phone book using C# for Windows Mobile. If anybody has source code example please give code snippets.
+2
A:
Check out this blogpost: http://milandinic.blogspot.com/2009/02/c-windows-mobile-api-for-contacts.html
FailBoy
2009-08-19 13:22:17
+1
A:
Check usage of OutlookSession in the example in the Windows Mobile SDK:
Windows Mobile 6 SDK\Samples\Smartphone\CS\SmsIM\
MannyNS
2009-08-24 13:44:40