Alert.EditAlertUrl Field
A string containing the URL referencing a web page to be used to edit the alert subscription.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public EditAlertUrl As String
'Usage
Dim instance As Alert
Dim value As String
value = instance.EditAlertUrl
instance.EditAlertUrl = value
public string EditAlertUrl
Remarks
This must be an absolute URL.