PidTagSubmitFlags Canonical Property
Contains a bitmask of flags indicating details about a message submission.
|
Associated properties: |
PR_SUBMIT_FLAGS |
|
Identifier: |
0x0E14 |
|
Data type: |
PT_LONG |
|
Area: |
MAPI non-transmittable |
One or more of the following flags can be set for the PR_SUBMIT_FLAGS bitmask:
- SUBMITFLAG_LOCKED
-
The MAPI spooler currently has the message locked.
- SUBMITFLAG_PREPROCESS
-
The message needs preprocessing. When the MAPI spooler is done preprocessing this message, it should call the IMessage::SubmitMessage method. The message store provider recognizes that the spooler, rather than the client application, has called SubmitMessage, clears the flag, and continues message submission.
Protocol Specifications
- [MS-OXPROPS]
-
Provides references to related Exchange Server protocol specifications.
- [MS-OXCICAL]
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.
Header Files
- Mapidefs.h
Provides data type definitions.
- Mapitags.h
-
Contains definitions of properties listed as alternate names.