SPAlertEventData.itemId field
Contains an integer that identifies the item that is the source of the alert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public itemId As Integer
'Usage
Dim instance As SPAlertEventData
Dim value As Integer
value = instance.itemId
instance.itemId = value
public int itemId