SPAlertCollection.Item property

Gets the specified alert from the collection of alerts for the Web site or user.

Overload list

  Name Description
Public property Item[Guid] Gets the alert with the specified GUID from the collection. In C#, this property is an indexer for the SPAlertCollection class.
Public property Item[Int32] Gets the alert at the specified index in the collection. In C#, this property is an indexer for the SPAlertCollection class.

Top

See also

Reference

SPAlertCollection class

SPAlertCollection members

Microsoft.SharePoint namespace