Share via


SP.RecycleBinItem Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.RecycleBinItem class.

Properties

Name

Description

author

Gets a value that specifies the user who created the Recycle Bin item.

deletedBy

Gets a value that specifies the user who deleted the Recycle Bin item.

deletedDate

Gets a value that specifies when the Recycle Bin item was moved to the Recycle Bin.

dirName

Gets a value that specifies the site relative URL of the list or folder that originally contained the Recycle Bin item.

id

Gets a value that specifies the identifier of the Recycle Bin item.

itemState

Gets a value that specifies the Recycle Bin stage of the Recycle Bin item.

itemType

Gets a value that specifies the type of the Recycle Bin item.

leafName

Gets a value that specifies the leaf name of the Recycle Bin item.

size

Gets a value that specifies the size of the Recycle Bin item in bytes.

title

Gets a value that specifies the title of the Recycle Bin item.

Applies To

SP.RecycleBinItem Class

See Also

Reference

SP.RecycleBinItem Methods

SP Namespace