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