DeleteResource Method
Deletes the specified resource.
Object Oriented Interface
public function doDeleteResource();
Procedural Interface
incloudstorage_onedrive_do_deleteresource($res);
Remarks
This method deletes the resource specified by ResourceId.
When deleting a folder the entire contents (including sub-directories) will be deleted.