PidTagItemTemporaryflags Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a flag that indicates that a message has been read, but not marked as read.
Property | Value |
---|---|
Associated properties: |
PR_ITEM_TMPFLAGS |
Identifier: |
0x1097 |
Data type: |
PT_LONG |
Area: |
General messaging |
Remarks
This property is used in Outlook's Unread Messages search folder to keep track of which messages have been read without actually marking them as read, which would remove them from the folder. When the view changes this property is removed and the item is marked as read. This property will not synchronize to the Exchange Server.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Handles folder operations.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.