My device is iPAQ hw6940 running Windows Mobile 2005 and I get access denied exception on the line while initializing new OutlookSession, before even trying to retrieve any contacts yet.
When I substitute
InTheHand.WindowsMobile.PocketOutlook namespace on Microsoft.WindowsMobile.PocketOutlook (withowt changing any code)
it runs properly and I ...