AlertInfo.AlertsManagementUrl Field
A URL to a page for the current list of alert subscriptions.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public AlertsManagementUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String
value = instance.AlertsManagementUrl
instance.AlertsManagementUrl = value
public string AlertsManagementUrl
Remarks
This should reference a web page that an authenticated user can request which summarizes their current alert subscriptions and allows for their management.