SPRecycleBinItem Properties

Include Protected Members
Include Inherited Members

The SPRecycleBinItem type exposes the following members.

Properties

  Name Description
Public property Author Gets the user who originally created the item.
Public property AuthorEmail Gets the e-mail address of the user who originally created the item.
Public property AuthorId Gets the SharePoint Foundation user ID of the user who originally created the item.
Public property AuthorName Gets the display name of the user who originally created the item.
Public property DeletedBy Gets the user who deleted the item.
Public property DeletedByEmail Gets the e-mail address of the user who deleted the item.
Public property DeletedById Gets the ID of the user who deleted the item.
Public property DeletedByName Gets the display name of the user who deleted the item.
Public property DeletedDate Gets the date and time that the item was deleted.
Public property DirName Gets the Web site–relative URL of the list or folder that originally contained the item.
Public property ID Gets the GUID of the item.
Public property ImageUrl Gets the server-relative URL to the icon of the item.
Public property ItemState Gets the Rrecycle Bin stage of the item.
Public property ItemType Gets the type of the Recycle Bin item.
Public property LeafName Gets the leaf name of the item.
Public property ProgId Gets the program identifier (ID) for the item.
Public property Size Gets the size of the item in bytes.
Public property Title Gets the title of the item.
Public property Web Gets the Web site from which the item was deleted.

Top

See Also

Reference

SPRecycleBinItem Class

Microsoft.SharePoint Namespace