Retrieving a property list for an item in a folder
GetFolderItems retrieves a list of files or folders in an Encyclopedia volume folder. It also retrieves the properties of those files or folders. To use GetFolderItems, specify the name of the folder to search and use ResultDef to indicate which properties to return for each item.
The properties you can specify include:

Name

ID

FileType

Description

PageCount

Size

TimeStamp of the most recent update

Version

VersionName

Owner

User privileges associated with the item
The response always includes the item name and ID.
If a request includes TimeStamp, the application accessing the time stamp must correct for the local time zone. GetFolderItems does not return item content.