Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains an integer that identifies the item that is the source of the alert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public itemId As Integer
'Usage
Dim instance As SPAlertEventData
Dim value As Integer
value = instance.itemId
instance.itemId = value
public int itemId