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.
Include Protected Members
Include Inherited Members
Adds an alert to the collection of alerts for the user or Web site.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Add() | Adds an alert to the collection of alerts for the specified title, list, event type bitmask, time interval, and filter. |
![]() |
Add(SPList, SPEventType, SPAlertFrequency) | Deprecated. Use Add(SPList, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) instead. |
![]() |
Add(SPListItem, SPEventType, SPAlertFrequency) | Adds an alert to the collection of alerts for a list item based on the specified event type and time interval. This method overload is deprecated. Use Add(SPListItem, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) instead. |
![]() |
Add(SPList, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) | Adds an alert for a list to the collection. |
![]() |
Add(SPListItem, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) | Adds an alert for a list item to the collection. |
Top
.gif)