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.

The library is designed to supplement the .NET Compact Framework class library, and provide the benefits of rapid application development (RAD) for creating new mobile applications, and extending those that make up the Windows Mobile platform.

To use these managed class libraries, you must add references to them in your Visual Studio project.

Namespaces

Namespace
Microsoft.WindowsMobile.Configuration
Microsoft.WindowsMobile.Forms
Microsoft.WindowsMobile.PocketOutlook
Microsoft.WindowsMobile.PocketOutlook.MessageInterception
Microsoft.WindowsMobile.Status
Microsoft.WindowsMobile.Telephony