Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |