Share via


GrooveLocal.SetAlertLevel 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 SetAlertLevel operation enables or suppresses user alert notifications.

HTTP Post URL

The HTTP Post URL targets the service. This URI is a top-level HTTP Post URL that you supply directly; it is not returned as a value by another operation. There is no service-specific data in this HTTP Post URL.

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

<DeviceAlertLevel />

Element

Data type

Description

DeviceAlertLevel

DeviceAlertLevelType

Enables or suppresses user notification alerts.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

Remarks

If user notification alerts are suppressed, the Groove tray icon indicates that alerts are suppressed.

Note

This operation is available 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

GrooveLocal Web Service

DeviceAlertLevelType Complex Type