Share via


SPAlertEventData.modifiedBy field

Specifies the name of the user who modified the item that is the source of the alert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public modifiedBy As String
'Usage
Dim instance As SPAlertEventData
Dim value As String

value = instance.modifiedBy

instance.modifiedBy = value
public string modifiedBy

See also

Reference

SPAlertEventData structure

SPAlertEventData members

Microsoft.SharePoint namespace