Share via


DeviceAlertLevelType Complex Type

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The DeviceAlertLevelType type is an enumeration that is used in the GrooveLocal.SetAlertLevel operation.

Syntax

Has one of the following values:

    Suppressed
    Enabled

Value

Data type

Description

Suppressed

xs:enumeration

Suppresses all user notifications.

Enabled

xs:enumeration

Enables user notifications.

See Also

Reference

GrooveLocal.SetAlertLevel Operation