Messaging API (CE MAPI) (Compact 7)

3/12/2014

The Windows Embedded Compact Messaging API (CE MAPI) provides the messaging architecture for Windows Embedded Compact devices. It is the Windows Embedded Compact powered device implementation of MAPI for the desktop computer. MAPI for devices provides a set of classes, interfaces, functions, and other data types, to facilitate the development of Windows Embedded Compact messaging applications. MAPI is used by applications and transports to manipulate e-mail data, to create e-mail messages and the folders to store them in, and to support notifications of changes to existing MAPI related data.

Note

Cemapi.lib exports functions in conformance with C++ standards: as C functions, not C++ functions.

For reference information, see Messaging API (CE MAPI) Reference.

See Also

Other Resources

Application Development