SPAlertCollection.Delete Method
Include Protected Members
Include Inherited Members
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