SPAlertFrequency enumeration

The SPAlertFrequency enumeration specifies the time interval for sending an alert about changes to a specific list, list item, document library, or document.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPAlertFrequency
'Usage
Dim instance As SPAlertFrequency
public enum SPAlertFrequency

Members

Member name Description
Immediate Send immediately when the list or list item changes.
Daily Send daily.
Weekly Send weekly.

See also

Reference

Microsoft.SharePoint namespace