GrooveSpaces.Update2 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 Update2 operation updates the properties of the Groove 2007-compatible workspace. These include the workspace name, description, visibility, alert level, download options, and member awareness visibility. For Groove File Sharing workspaces, it also provides an initial value for the folder path information.

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

 <Space2 /> 

Element

Data type

Description

Space2

Space2

Specifies the updated properties of the workspace.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

Remarks

Note

This operation is available only on systems where Groove Web Services Version 2.1 is available. See Testing for Groove Web Services Version 2.1 for more information.

See Also

Reference

GrooveSpaces Web Service

GrooveSpaces.Update Operation

Concepts

Updating and Deleting Workspaces