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 to which an alert applies.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPAlertType
'Usage
Dim instance As SPAlertType
[SubsetCallableTypeAttribute]
public enum SPAlertType
Members
Member name | Description | |
---|---|---|
List | Applies to a list. | |
Item | Applies to a list item. | |
Custom | Applies to any object that is not a list item, list, or site collection. For example, a search alert. For alerts of custom type, the MatchId can be an empty GUID. |