Search Results for

    Show / Hide Table of Contents

    Enum RecycleBinOrderBy

    Specifies the column by which to order a Recycle Bin query.

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum RecycleBinOrderBy : int

    Author

    Created By column.

    DeletedBy

    Deleted By column.

    DeletedDate

    Deleted column.

    DirName

    Original Location column.

    None

    No ordering is enforced. Can be used only for the first page.

    Size

    Size column.

    Title

    Name column.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer