Share via


MAPI Catalog Items and Sysgen Variables (Compact 7)

3/12/2014

In Windows Embedded Compact, you can add Messaging API (MAPI) functionality to your OS design for supporting applications and transports that handle email messages, such as email clients.

For more information about how to add or remove catalog items, see Design Your First OS.

Hardware and Software Requirements

  • Requires a connection to a desktop computer or a wireless connection to the Internet.
  • If you use a wireless connection to the Internet, requires SYSGEN_AS_AIRSYNC. For more information, see ActiveSync Catalog Items and Sysgen Variables.

Catalog Items and Sysgen Variables

The following table describes the catalog items and SYSGEN variables that you can use to add MAPI features to your OS design.

Catalog item SYSGEN variable Description Dependencies

CE Messaging API (MAPI)

SYSGEN_MAPI

Provides the database and API to retrieve and store email messages. MAPI supports POP3, IMAP4, and SMTP.

None.

SMS Transport for CEMAPI

SYSGEN_MAPI_SMS

Provides SMS transport for MAPI to communicate email data across devices.

None.

See Also

Other Resources

Messaging API (CE MAPI)
Application Development