PidTagItemTemporaryflags Canonical Property
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 page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains a flag that indicates that a message has been read, but not marked as read.
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
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCFOLD]
Handles folder operations.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.