Introduction to MAPI in Pocket PC 2002 C++ Applications - Part 2
Hits: 309
Description: This article picks up where my first article on MAPI (messaging application programming interface) left off. Part 1 introduced you to initializing MAPI and sending mail using the MAPI functions and/or the CVOMAPI classes. In this second part of the MAPI series, I will cover reading messages and using message stores other than the default (ActiveSync) message store. Part 3 will cover attachments, advanced message properties and notification sinks. What...