Alert.EditAlertUrl field

A string containing the URL referencing a web page to be used to edit the alert subscription.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

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.

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace