MAPI Constants
4/8/2010
This section provides details about the Windows Mobile Messaging API (CE MAPI) constants.
Constant type | Description |
---|---|
These constants represent capabilities supported by a transport. The messaging application can query the transport for, and set these capabilities. |
|
These constants indicate the delete options used during synchronization operations. They are used with the kszCapDeleteAction Boolean service capability constant. |
|
These constants are the error codes that MAPI functions can generate. |
|
These constants are combined to form a bitmask that indicates which fields in the SYNCPROGRESSITEM structure contain valid data. |
|
These constants indicate the type of action performed in a synchronize operation. They are mutually exclusive (that is, cannot be combined with bitwise OR to form a bitmask) and are used in the ffFlags member of the MAILSYNCREQUEST structure. |
|
These constants indicate the maximum number of bytes for MAPI Message Class names. |
|
These constants represent the possible types of property values. These are specified in the Value member of the SPropValue structure. |
|
These constants represent the maximum number of supported services, and the maximum size for any one of those services. |