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)

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