GrooveSpaces.Update 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 Update operation updates the workspace by renaming it and replacing the workspace text description.

HTTP Post URL

The HTTP Post URL targets the service for the workspace. This URI is provided by the Read operation in the URI 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

 <Space /> 

Element

Data type

Description

Space

Space

Specifies the new name and description of the workspace.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

See Also

Reference

GrooveSpaces Web Service

GrooveSpaces.Update2 Operation

Concepts

Updating and Deleting Workspaces