RecycleBinItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.RecycleBinItem", ServerTypeId="{5ebf462e-9e9a-440c-992b-abbb3916563d}")]
public sealed class RecycleBinItem : Microsoft.SharePoint.Client.ClientObject
type RecycleBinItem = class
inherit ClientObject
Public NotInheritable Class RecycleBinItem
Inherits ClientObject
- Inheritance
- Attributes
Constructors
RecycleBinItem(ClientRuntimeContext, ObjectPath) |
Properties
Author | |
AuthorEmail | |
AuthorName | |
Context | (Inherited from ClientObject) |
DeletedBy | |
DeletedByEmail | |
DeletedByName | |
DeletedDate | |
DeletedDateLocalFormatted | |
DirName | |
DirNamePath | |
Id | |
ItemState | |
ItemType | |
LeafName | |
LeafNamePath | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Size | |
Tag | (Inherited from ClientObject) |
Title | |
TypedObject | (Inherited from ClientObject) |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | (Inherited from ClientObject) |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | (Inherited from ClientObject) |
MoveToSecondStage() | |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Restore() | |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |