I'm busy working with POOM and using the pocketoutlook c++ wrapper from the
.net compact framework POOM wrapper sample, trying to add calendar entries.
I can add entries but soon as I try specify a date/time I have fails with no
informative exceptions.
So I'm checking what format date the wrapper dll requires, does anyone what
format it needs, it just says DATE in the C++ source code of the dll.