SPAlertEventData.itemFullUrl field

Indicates the absolute URL of the item that is the source of the alert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public itemFullUrl As String
'Usage
Dim instance As SPAlertEventData
Dim value As String

value = instance.itemFullUrl

instance.itemFullUrl = value
public string itemFullUrl

See also

Reference

SPAlertEventData structure

SPAlertEventData members

Microsoft.SharePoint namespace