RecycleBinItemState 列舉
指定資源回收筒項目的資源回收筒的階段。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Enumeration RecycleBinItemState
'用途
Dim instance As RecycleBinItemState
public enum RecycleBinItemState
成員
成員名稱 | 描述 | |
---|---|---|
None | 未指定的階段資源回收筒項目。值 = 0。 | |
FirstStageRecycleBin | 指定使用者資源回收筒中的資源回收筒項目。值 = 1。 | |
SecondStageRecycleBin | 指定網站集合資源回收筒中的資源回收筒項目。值 = 2。 |