Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

These constants are the error codes that MAPI functions can generate.

Constant Value Description

CEMAPI_E_PLAINTEXT_NOTSUPPORTED

0x901

The plain text message is not supported.

CEMAPI_E_PROTOCOL_ERROR

0x902

Protocol error.

CEMAPI_E_NO_ACCOUNT_INFO

0x903

No account information.

CEMAPI_E_NEED_TO_CONNECT

0x904

Need to connect.

CEMAPI_E_MUST_SYNC_ONCE

0x905

Must synchronize at least once.

CEMAPI_E_STORE_UNAVAILABLE

0x906

The message store is currently unavailable.

See Also

Other Resources

MAPI Constants