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.
Indicates the type of alert event that occurred.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public eventType As Integer
'Usage
Dim instance As SPAlertEventData
Dim value As Integer
value = instance.eventType
instance.eventType = value
public int eventType
Remarks
The value of the field can be converted to an SPEventType value to determine the type of the event.