UpdateResource Method
Updates the resource.
Object Oriented Interface
public function doUpdateResource();
Procedural Interface
incloudstorage_onedrive_do_updateresource($res);
Remarks
This method updates the resource properties. The following properties may be set before calling this method:
Setting a new ResourceParentId or ResourceParentPath is the same as moving a resource by calling MoveResource.