Share via


GrooveProperties Web Service

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The GrooveProperties service provides information about the SharePoint Workspace version number and Groove Web Services API versions that available on the system.

XML Definitions

WSDL

GrooveProperties.wsdl 2.0

with references to:

  • Core.xsd 2.0

  • Properties.xsd 2.0

SOAP Operation Namespace

 http://webservices.groove.net/Groove/2.0/Properties/  

HTTP Post URL

http://localhost:port-number/GWS/Groove/2.0/Properties

Operations, Complex Types, and Events

The following sections describe the GrooveProperties operations and complex types.

Operations

Operation

Description

Read

Provides information about the version of SharePoint Workspace and about the versions of Groove Web Services that it supports.

Complex Types

Complex type

Description

Properties

Provides version information about Groove and Groove Web Services.

Version

A version number with four fields: Major, Minor, Custom, and Sequence.

See Also

Concepts

Available Groove Web Services