Expand Minimize
This topic has not yet been rated - Rate this topic

SPAlertType enumeration

Specifies the type of item to which an alert applies.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
public enum SPAlertType
Member nameDescription
ListApplies to a list.
ItemApplies to a list item.
CustomApplies 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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.