SPRecycleBinItemCollectionPosition.FirstPage Property

Gets the first page in a paged view of the recycle bin.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Shared ReadOnly Property FirstPage As SPRecycleBinItemCollectionPosition
    Get
'Usage
Dim value As SPRecycleBinItemCollectionPosition

value = SPRecycleBinItemCollectionPosition.FirstPage
public static SPRecycleBinItemCollectionPosition FirstPage { get; }

Property Value

Type: Microsoft.SharePoint.SPRecycleBinItemCollectionPosition
An SPRecycleBinItemCollectionPosition object that represents the first page.

See Also

Reference

SPRecycleBinItemCollectionPosition Class

SPRecycleBinItemCollectionPosition Members

Microsoft.SharePoint Namespace