Delen via


System.IsRead

Hiermee wordt aangegeven of het item is gelezen.

Windows 10, versie 1703, Windows 10, versie 1607, Windows 10, versie 1511, Windows 10, versie 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

Opmerkingen

PKEY-waarden worden gedefinieerd in Propkey.h.

propertyDescription-

searchInfo

labelInfo-

typeInfo-

displayInfo-

stringFormat

booleaanse opmaak

numberFormat

dateTimeFormat-

opsommingslijst

drawControl-

editControl

filterControl-

queryControl-