GrooveTools.UpdateUnreadMark 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 UpdateUnreadMark operation marks all the items in the tool as read or unread.

HTTP Post URL

The HTTP Post URL targets the GrooveTools service for the tool to be marked read or unread. This URI is provided by the Read operation in the URI parameter.

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

<UnreadState />

Element

Data type

Description

UnreadState

xs:boolean

If true, marks all the items in the tool as unread; if false marks them as read.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

See Also

Reference

GrooveTools Web Service

Concepts

Accessing Tools in a Workspace