System.IsRead
Определяет, был ли прочитан элемент.
Windows 10, версия 1703, Windows 10, версия 1607, Windows 10, версия 1511, Windows 10, версия 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.IsRead
shellPKey = PKEY_IsRead
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 10
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Boolean
EnumeratedList
UseValueForDefault = True
enum
name = Read
value = #TRUE#
text = Read
defineToken = ISREAD_READ
enum
name = NotRead
value = #FALSE#
text = Unread
defineToken = ISREAD_NOTREAD
Windows Vista
propertyDescription
name = System.IsRead
shellPKey = PKEY_IsRead
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 10
SearchInfo
IsColumn = true
typeInfo
type = Boolean
EnumeratedList
UseValueForDefault = True
enum
value = #TRUE#
text = Read
mnemonics = read
enum
value = #FALSE#
text = Unread
mnemonics = unread
Комментарии
Значения PKEY определяются в Propkey.h.
Связанные темы