GrooveMembers.Delete 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 Delete operation uninvites the specified Members.

HTTP Post URL

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

<MemberURIList> 
  <!-- Array of -->  <URI/>
</ MemberURIList>

Element

Data type

Description

MemberURIList

Array of xs:anyURI

The Identity URLs of the uninvited members. The MemberURIList array can contain zero or more URI elements.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

See Also

Reference

GrooveMembers Web Service

GrooveMembers.Create Operation

Concepts

Accessing Workspace Members