SP.RecycleBinItem.author Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the user who created the Recycle Bin item.
var value = SP.RecycleBinItem.get_author();
Property Value
Type: SP.User
Applies To
Exceptions
- [Microsoft.SharePoint.SPException]
User cannot be found. Error code: -2146232832.
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891