SPAlertCollection.Item Property

Include Protected Members
Include Inherited Members

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