Messaging
This section provides an overview, a set of procedures, and code examples that outline the Windows Mobile version of the Messaging Application Programming Interface (MAPI). MAPI provides access to the messaging sybsystem on Microsoft Windows Mobile 2002 software and later. It mirrors the desktop version of the same name (MAPI) but has a smaller scope of functionality to accommodate the practical constraints of mobile devices.
In This Section
- Messaging Overview
Provides general information about the Messaging application and the Messaging API. - How to: Begin a MAPI Session
Shows how to begin your MAPI sessions. - How to: End a MAPI Session
Shows how to end your MAPI sessions. - How to: Connect to a Message Store
Shows how to connect to a message store. - How to: Create a Message
Shows how to create a message object in your application. - How to: Send a Message
Shows how to program your application to send messages. - How to: Register Customized Messaging Forms
Shows how to register your customized Messaging form. - How to: Register Customized Messaging Transports
Shows how to register your customized Messaging transport. - How to: Register Customized Messaging Rules Clients
Shows how to register your customized Messaging rules client. - Messaging Sample Code
Provides links to Messaging samples included with the Windows Mobile SDK.
Reference
- Messaging API (MAPI)
Provides detailed information about the interfaces and functions used to support messaging for your applications.
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.