Hi
I am trying to create a .net program that will download all the documents from a given LL folder and also preserves the hierarchy i.e. if the current item of the listobjects() method output is a folder, then it should create the folder on desktop first and then start downloading the documents in it. Has someone already created a recursive code as this before?
Thanks
Debraj