PidTagItemTemporaryflags Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
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.