property ExShellFolder.Folders as Variant
Retrieves a ExShellFolder object collection representing the subfolders of source.

TypeDescription
Variant An ExShellFolders object that indicates the collection of sub-folders.
Folders mirror the structure of folders as seen in the Windows Explorer. Some folders may contain other folders. The ExShellFolders provides access to contained folders. If a given folder has no subfolder then SomeFolder.Folders.Count will be zero.