Share via


RecycleBinQueryInformation.PagingInfo property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property PagingInfo As String
    Get
    Set
'Usage
Dim instance As RecycleBinQueryInformation
Dim value As String

value = instance.PagingInfo

instance.PagingInfo = value
public string PagingInfo { get; set; }

Property value

Type: System.String

See also

Reference

RecycleBinQueryInformation class

RecycleBinQueryInformation members

Microsoft.SharePoint.Client namespace