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.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public modifiedBy As String
'Usage
Dim instance As SPAlertEventData
Dim value As String
value = instance.modifiedBy
instance.modifiedBy = value
public string modifiedBy