Specifies the type of item that an alert applies to.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPAlertType
Dim instance As SPAlertType
public enum SPAlertType
Members
| Member name | Description | |
|---|---|---|
| List | Applies to a list. | |
| Item | Applies to a list item. | |
| Custom | Applies to a custom object. |