GrooveSpaces.UpdateUnreadMark Operation
The UpdateUnreadMark operation marks all the items in the targeted workspace as read or unread.
HTTP Post URL
The HTTP Post URL targets the service for the workspace. This URI is provided by the Read operation in the URI 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
<UnreadState />
Element | Data type | Description |
---|---|---|
UnreadState |
|
If true, marks all the tools in the workspace as unread; if false marks them as read. |
Output Message Header
GrooveResponseHeader specifies the Response key.
Return Value
None.