Share via


AlertLevelType Complex Type

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The AlertLevelType type is an enumeration that specifies the level of alerts that are to be displayed to the user for unread information.

Syntax

Has one of the following values:

    Auto
    High
    Medium
    Off

Value

Data type

Description

Auto

xs:enumeration

Lets Groove determine the appropriate alert setting for unread information.

High

xs:enumeration

Displays an unread mark and displays an alert in the Windows notification area when the user has unread information.

Medium

xs:enumeration

Displays an unread mark only when the user has unread information.

Off

xs:enumeration

Ignores unread information and does not alert the user.

See Also

Reference

GrooveSpaces Web Service