RecycleBinItem Properties

Include Protected Members
Include Inherited Members

The RecycleBinItem type exposes the following members.

Properties

  Name Description
Public property Author Gets a value that specifies the user who created the Recycle Bin item.
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property DeletedBy Gets a value that specifies the user who deleted the Recycle Bin item.
Public property DeletedDate Gets a value that specifies when the Recycle Bin item was moved to the Recycle Bin.
Public property DirName Gets a value that specifies the site relative URL of the list or folder that originally contained the Recycle Bin item.
Public property Id Gets a value that specifies the identifier of the Recycle Bin item.
Public property ItemState Gets a value that specifies the Recycle Bin stage of the Recycle Bin item.
Public property ItemType Gets a value that specifies the type of the Recycle Bin item.
Public property LeafName Gets a value that specifies the leaf name of the Recycle Bin item.
Protected property ObjectData Gets the object data for the current client object. (Inherited from ClientObject.)
Public property ObjectVersion Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property Path Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property Size Gets a value that specifies the size of the Recycle Bin item in bytes.
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property Title Gets a value that specifies the title of the Recycle Bin item.

Top

See Also

Reference

RecycleBinItem Class

Microsoft.SharePoint.Client Namespace