List Method
Lists the documents contained in the specified document library.
Object Oriented Interface
public function doList();
Procedural Interface
incloudstorage_sharepoint_do_list($res);
Remarks
This method lists the documents contained in DocumentLibrary. Each document will be returned through the Document event.