POOM API

G

Guest

Hi

I'm wanting to create a smartphone 2003 app that utilizes the Pocket Outlook Object Model API. I am developing in VS .NET 2003 on my desktop machine and have the Smartphone 2003 SDK installed. I have seen references to the POOM API in the Smartphone 2003 SDK help files but it doesn't say if the functions are inbuilt and ready to use or if you need to download the seperate POOM SDK and install it. Also, for the time being I'll just be developing using the Smartphone 2003 emulator, but I have seen articles that say the POOM SDK isn't supported for emulator use. I am very confused by it all. Could someone point me in the right direction

Thank

Dave
 
P

Paul G. Tobey [eMVP]

This is actually somewhat in the FAQ, which is here:

http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

and, in more detail, in the newsgroup archives, which you can search here:

http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework

Poom support is *not* built-in. The InTheHand wrapper is one way to get it
quickly and easily. Here's a knowledge base article on using it:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/inthehandpoom.asp

Paul T.

Dave said:
Hi,

I'm wanting to create a smartphone 2003 app that utilizes the Pocket
Outlook Object Model API. I am developing in VS .NET 2003 on my desktop
machine and have the Smartphone 2003 SDK installed. I have seen references
to the POOM API in the Smartphone 2003 SDK help files but it doesn't say if
the functions are inbuilt and ready to use or if you need to download the
seperate POOM SDK and install it. Also, for the time being I'll just be
developing using the Smartphone 2003 emulator, but I have seen articles that
say the POOM SDK isn't supported for emulator use. I am very confused by it
all. Could someone point me in the right direction.
 

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