objFolder.Files returns an FolderContents object that contains a list of File Objects. It can be enumerated with For Each objFile in objFolderContents to return each of the File objects in the Folder