Folder.DateLastAccessed (Property)

The date that the folder was last accessed.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyFolder.DateLastAccessed

The file-system maintains a whole range of properties for its folders and files. This property exposes the date and time that the folder was last accessed by an application.

See also:File.DateLastAccessed