How to create a subfolder using Client Object Model.
I know how to create a folder under a document library but i dont know how to create a folder under a folder or a listItem.
You need to set the FolderUrl property of the ListItemCreationInformation to the parent folder.