EnterpriseMobileToday PDAStreet

Home | News | Reviews | Features | Tips | Mobile Product Watch | Forums



Internet.com's premiere site for mobile managers and IT professionals is where wireless meets business. Our expert analysis and tips will guide you in buying, deploying, securing and managing mobile technology in the enterprise. You'll find strategic analysis, best practices, news, buyer.s guides and practical advice on how to evaluate and support a wide range of devices in the workforce.


PDAStreet.com > Features > Tutorial: Add Pocket Outlook Features to Mobile Apps

Tutorial: Add Pocket Outlook Features to Mobile Apps

By Alex Gusev
July 20, 2005

The Pocket Outlook Object Model (POOM) contains a few interfaces that allow you to perform sophisticated management of contacts, tasks, and a calendar. For developers who need to implement such customized and collaborative solutions, POOM can make it quick and easy.

Because POOM is supported over a wide range of mobile devices, your applications will be able to work correctly on these PDAs without too many problems. Besides, Pocket Outlook provides a capability to add new menu commands for third-party add-ins.

This article will focus mainly on POOM possibilities rather than external application commands. Add-ins will be discussed in the next article. C# developers can also use POOM, but recently it is harder than in C++.

If you need POOM in managed code, you can either create and call an unmanaged DLL with all the stuff inside or wrap all required APIs by using the DllImport attribute. Another suitable way is to create an interop assembly from the POOM type library and then reference it from you C# application.

Unfortunately, I've failed to find any TLB for POOM on the Web... So, I'll leave it for better times.

Click here for the full tutorial at developer.com



Related Links:

  • Tutorial: Migrate Apps to Microsoft Mobile Platform Upgrades
  • Tutorial: Learn How Palm OS Expands Software Development
  • Development: How Palm OS Expands Mobile Applications
  • Gates Introduces Windows Mobile 5.0
  • Developing Java-Based Mobile Games

     
     Printable Version
     Email this Story to a Friend