SPAlertStatus Enumeration

Specifies the status of an alert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPAlertStatus
'Usage
Dim instance As SPAlertStatus
[SubsetCallableTypeAttribute]
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