Get Method
Retrieves a document from the library specified by DocumentLibrary .
Object Oriented Interface
public function doGet($remotefile);
Procedural Interface
incloudstorage_sharepoint_do_get($res, $remotefile);
Remarks
The local document is specified by the LocalFile property. RemoteFile specifies the name of the document on the server.