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 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. |