GrooveSpaces.ReadSpace2 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 ReadSpace2 operation reads the information about the targeted Groove 2007-compatible workspace. This operation provides the same information about one workspace that Read2 provides for multiple workspaces. The ReadSpace2 operation returns the Space2 complex type, which provides access to advanced features not available through the Space complex type returned by the ReadSpace operation. These features include workspace visibility, alert level, download options, member awareness visibility, and Groove File Sharing 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

None.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<ReadSpace2Result />

Element

Data type

Description

ReadSpace2Result

Space2

Contains the information about the targeted space.

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.Read Operation

Concepts

Reading Workspaces