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 time at which the alert event occurred.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public eventTime As DateTime
'Usage
Dim instance As SPAlertEventData
Dim value As DateTime
value = instance.eventTime
instance.eventTime = value
public DateTime eventTime