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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPAlertFrequency
'Usage
Dim instance As SPAlertFrequency
[SubsetCallableTypeAttribute]
public enum SPAlertFrequency
Members
Member name | Description | |
---|---|---|
Immediate | Send immediately when the list or list item changes. | |
Daily | Send daily. | |
Weekly | Send weekly. |