2.2.1.8 PidTagMessageStatus Property
Type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)
Specifies the status of a message in a contents table. Contains a bitwise OR of zero or more of the following values.
Flag name |
Value |
Description |
---|---|---|
msRemoteDownload |
0x00001000 |
The message has been marked for downloading from the remote message store to the local client. |
msInConflict |
0x00000800 |
This is a conflict resolve message as specified in [MS-OXCFXICS] section 3.1.5.6.2.1. This is a read-only value for the client. |
msRemoteDelete |
0x00002000 |
The message has been marked for deletion at the remote message store without downloading to the local client. |
More details about setting and obtaining the value of this property are specified in section 3.1.5.7 and section 3.1.5.8.