Log in

View Full Version : Pocket Outlook .NET Compact Framework Library


Peter Foot
02-15-2003, 09:45 PM
New library for .NET Software Development on the Pocket PC

InTheHand are proud to announce the release of our Pocket Outlook Object Model library for the .NET Framework.

The library allows you to manipulate Appointments, Contacts and Tasks from your .NET Compact Framework applications. It has a simple programming model which will be familiar to those experienced with the POOM API but also adds some new features for .NET such as databinding and enumeration.

The library is available for a one-off fee of £30 UKP from our website (http://www.inthehand.com/shop/) using PayPal. This license allows unlimited distribution of the runtime files as part of your applications. The full product includes full object model documentation, runtimes for all the Pocket PC processor types (ARM, MIPS, SH3 and x86 for Pocket PC 2002 Emulator). Support is offered via email or our online forums at:-
http://www.inthehand.com/forums

More details and a Demo version are available at:-
http://www.inthehand.com/dotnet/poom/

Our companion library, the ADOCE .NET Wrapper v1.1 has recently been released. This offers efficient and reliable data storage using Pocket Access files or the Object Store.

Regards,

Peter
www.inthehand.com

Peter Foot
02-21-2003, 06:33 PM
The Pocket Outlook .NET Wrapper library has just been updated

Version 1.1.3 adds:-
OutlookItem.BodyInk property - allows you to get set a byte array with Ink data from the item. Using an InkX control you can display the ink data as it appears in the built in Calendar, Contacts and Tasks applications
Exception handling on OutlookItem.Save() method. If you call the Save method when there have been no changes it will not throw an ExternalException
Note these advanced features are not available in the Demo