Get Phonebook Entries from Pocket PC Phone

J

jason.yfho

Hi All,

I am developing an application in CF1 that can allow user to choose
telephone number and name pairs from the Pocket PC Phone.

I know there is example in msdn about SIM API:
http://msdn2.microsoft.com/en-us/library/aa446543.aspx

However, that example is not about getting phonebook entries.

Are there any complete sample code that can retrieve phonebook
entries? I searched newgroups and web for a long while, but these is
still no complete example.

Thank you so much!

Rgds,
Jason
 
P

Peter Foot [MVP]

You need to use POOM (Pocket Outlook Object Model) which you need to wrap or
buy a third-party wrapper (such as www.inthehand.com/WindowsMobile.aspx) for
devices prior to Windows Mobile 5.0. For Windows Mobile 5.0 you can use the
Microsoft.WindowsMobile.PocketOutlook namespace.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top