Hello All,
I have a document Library and I have a list of folder inside it, Im trying to build a caml query where it will only fetch files from a Particular Folder from folder collection, I will use recursive all I suppose to query as I need all the files inside that particular folder and it will have subsequent folder also.
So the structure for the cam query is something like this
Document Library/Studies/Folder1 ----- trying to get all the files from Folder1 by use recursive all as there may be lot of folders also inside it, I’m trying to publish the Filepath, author, etc.
thank you
kajal