SP.RecycleBinItem.size Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the size of the Recycle Bin item in bytes.
var value = SP.RecycleBinItem.get_size();
Property Value
Type: Int64
Applies To
Remarks
Its value must be equal to or greater than 0.