Jump to content

Windows Mobile 6 Development - Beginner Help


Guest empire29

Recommended Posts

Guest empire29

Hello,

I am playing around with some Windows Mobile 6 development .. I have Visual Studio 2008 Pro, Windows Mobile 6 Standard SDK and ActiveSync 4.5 installed.

How can I use the classes/methods that allow me to access Outlook Contacts, SIM Contacts, Calendar Appointments, etc. ? I found some documenation on MSDN referencing cellcore.dll, but it sounds like that that is a restricted library. There has to be a way That I can access and manipulate Contact data, no? Even if the phone has to be application unlocked.

I would very much like to understand how to interact with basic windows mobile features (contacts).

Thanks

Link to comment
Share on other sites

Guest Lovsten
Hello,

I am playing around with some Windows Mobile 6 development .. I have Visual Studio 2008 Pro, Windows Mobile 6 Standard SDK and ActiveSync 4.5 installed.

How can I use the classes/methods that allow me to access Outlook Contacts, SIM Contacts, Calendar Appointments, etc. ? I found some documenation on MSDN referencing cellcore.dll, but it sounds like that that is a restricted library. There has to be a way That I can access and manipulate Contact data, no? Even if the phone has to be application unlocked.

I would very much like to understand how to interact with basic windows mobile features (contacts).

Thanks

You need to interact with POOM (Pocket Outlock Object Model). There are a number of samples installed with WM6 SDK. Also check out MS documentation: http://msdn.microsoft.com/en-us/library/bb445978.aspx

Link to comment
Share on other sites

Guest empire29
You need to interact with POOM (Pocket Outlock Object Model). There are a number of samples installed with WM6 SDK. Also check out MS documentation: http://msdn.microsoft.com/en-us/library/bb445978.aspx

Lovesten,

I'll check this out when I get home tonight -- Do you know if POOM allows you to access SIM Contacts as well? (I didnt see any mention of SIM data and it would strike me as being part of the Pocket Outlook Object Model)

Thanks

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.