Windows 7 introduced a Recent Places special folder in Explorer which shows you the recently accessed folders. This folder includes only folders, i.e. it excludes files.
This is different from the Environment.SpecialFolder.Recent
folder and as far as I can see both CSIDL and KNOWNFOLDER don't list a Recent Places folder.
How can I get the contents of the Recent Places special folder using C#?