GrooveFilesBase64.DeleteFile Operation
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
In this article
HTTP Post URL
Input Message Header
Input Message Parameters
Output Message Header
Return Value
The DeleteFile operation deletes the targeted file or folder.
HTTP Post URL
The HTTP Post URL targets a file or a folder within the Files tool. This URI is provided by the GrooveFilesBase64.Read operation and by other operations in the FileDescriptorURI element.
Input Message Header
GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.
Input Message Parameters
None.
Output Message Header
GrooveResponseHeader specifies the Response key.
Return Value
None.
Remarks
If you delete a folder, all items contained in the folder are also deleted.