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.
Event data xml for the alert notification.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public eventData As SPAlertEventData()
'Usage
Dim instance As SPAlertHandlerParams
Dim value As SPAlertEventData()
value = instance.eventData
instance.eventData = value
public SPAlertEventData[] eventData