This topic has not yet been rated - Rate this topic

GrooveTools.Read Operation

SharePoint 2010

The Read operation returns all tools that expose Web services in a workspace.

The HTTP Post URL targets the GrooveTools service for a workspace. This URI is provided by the GrooveSpaces.Read operation.

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

GrooveResponseHeader specifies the Response key.

<ReadResult>
  <!-- Array of --> <Tool />
</ReadResult>

Element

Data type

Description

ReadResult

Array of Tool

Contains the information about the tools. The ReadResult array can contain zero or more Tool elements.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.