Search Results for

    Show / Hide Table of Contents

    Enum UnfurlLinkType

    Defines the type of resource that was provided via the link to unfurl

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

    File

    The provided link was for a file

    Library

    The provided link was for document library

    List

    The provided link was for a list

    ListItem

    The provided link was for a list item

    SitePage

    The provided link was for a page

    SitePagesLibrary

    The provided link was for a pages library of page

    Unknown

    The provided link was something else or was invalid

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