Microsoft.WindowsMobile
The Microsoft.WindowsMobile class library is a set of classes, enumerations, and delegates that make up the managed part of the
Microsoft Windows Mobile SDK. The library is divided into namespaces that group functionality into distinct feature sets that provide:
- Access to the mobile device's system configuration, and its rich set of device management services,
- An elegant approach to manipulating and extending the Pocket Outlook personal information management system, the contents of its data store, and its PIM item processing services,
- Control of the MAPI messaging subsystem and the communications resources it commands, access and manipulation of messaging items, as well as the means of creating new and novel message types — and new ways to consume them.
To use these managed class libraries, you must add references to them in your Visual Studio project.


Show: