Share via


SPAlertEventData.eventTime field

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

See also

Reference

SPAlertEventData structure

SPAlertEventData members

Microsoft.SharePoint namespace