Discuss this help topic in SecureBlackbox Forum
WebDAV: Delete resource
After you have initialized the WebDAV client, use TElWebDAVClient.Rename() method to rename the remote resource. If MoveToRename parameter of this method it set to 'true', then MOVE operation is used to rename the resource. If MoveToRename if 'false' then PROPPATCH request is sent for DAV:displayname property.