SPAlertCollection.Delete method
Deletes the specified alert from the collection of alerts.
Overload list
Name | Description | |
---|---|---|
Delete(Guid) | Deletes the alert with the specified GUID from the collection. | |
Delete(Int32) | Deletes the alert at the specified index in the collection. |
Top