GrooveMessages.DeclineInvitation 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 DeclineInvitation operation declines the targeted invitation.

HTTP Post URL

The HTTP Post URL targets the invitation to be accepted. This URL is available from the MessageURI element of the Invitation object provided by the ReadInvitations operation and the InvitationReceivedEventData event.

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

None.

Remarks

Note

This operation is available only for invitations to Groove 2007-compatible workspaces and 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

GrooveMessages Web Service

Concepts

Accessing Groove Messages