SPAlertStatus enumeration

Specifies the status of an alert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPAlertStatus
'Usage
Dim instance As SPAlertStatus
public enum SPAlertStatus

Members

Member name Description
On The alert is implemented.
Off The alert is not implemented.
Error The alert is not functional.

See also

Reference

Microsoft.SharePoint namespace