System.Document.TotalEditingTime
This property represents the total time between each open and save, accumulated since the creation of the document. This is measured in 100ns units, not milliseconds. VT_FILETIME for IPropertySetStorage handlers (legacy)
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Document.TotalEditingTime
shellPKey = PKEY_Document_TotalEditingTime
formatID = F29F85E0-4FF9-1068-AB91-08002B27B3D9
propID = 10
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt64
IsInnate = true
Windows Vista
propertyDescription
name = System.Document.TotalEditingTime
shellPKey = PKEY_Document_TotalEditingTime
formatID = F29F85E0-4FF9-1068-AB91-08002B27B3D9
propID = 10
SearchInfo
IsColumn = true
typeInfo
type = UInt64
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
Related topics