SPAlertStatus Enumeration
Specifies the status of an alert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPAlertStatus
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. |