System.FileOfflineAvailabilityStatus
Null indicates the normal case (file is available offline). The partial case is only for folders where some content may be available offline and some may not.
Windows 10, version 1703
propertyDescription
name = System.FileOfflineAvailabilityStatus
shellPKey = PKEY_FileOfflineAvailabilityStatus
formatID = FCEFF153-E839-4CF3-A9E7-EA22832094B8
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailableOffline
value = 0
text = NotAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_NOTAVAILABLEOFFLINE
enum
name = PartiallyAvailableOffline
value = 1
text = PartiallyAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PARTIAL
enum
name = Complete
value = 2
text = Complete
defineToken = FILEOFFLINEAVAILABILITYSTATUS_COMPLETE
enum
name = CompletePinned
value = 3
text = CompletePinned
defineToken = FILEOFFLINEAVAILABILITYSTATUS_COMPLETE_PINNED
enum
name = Excluded
value = 4
text = Excluded
defineToken = FILEOFFLINEAVAILABILITYSTATUS_EXCLUDED
enum
name = Empty
value = 5
text = Empty
defineToken = FILEOFFLINEAVAILABILITYSTATUS_FOLDER_EMPTY
Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1
propertyDescription
name = System.FileOfflineAvailabilityStatus
shellPKey = PKEY_FileOfflineAvailabilityStatus
formatID = FCEFF153-E839-4CF3-A9E7-EA22832094B8
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailableOffline
value = 0
text = NotAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PROP_NOTAVAILABLEOFFLINE
enum
name = PartiallyAvailableOffline
value = 1
text = PartiallyAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PROP_PARTIALLYAVAILABLEOFFLINE
Remarks
PKEY values are defined in Propkey.h.
Related topics