Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of the Recycle Bin item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ItemType As SPRecycleBinItemType
Get
'Usage
Dim instance As SPRecycleBinItem
Dim value As SPRecycleBinItemType
value = instance.ItemType
public SPRecycleBinItemType ItemType { get; }
Property value
Type: Microsoft.SharePoint.SPRecycleBinItemType
An SPRecycleBinItemType value that indicates the type of the Recycle Bin item.