Table of Contents

Enum UnfurlLinkType

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

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

public enum UnfurlLinkType

Fields

File = 3

The provided link was for a file

Library = 2

The provided link was for document library

List = 0

The provided link was for a list

ListItem = 1

The provided link was for a list item

SitePage = 5

The provided link was for a page

SitePagesLibrary = 4

The provided link was for a pages library of page

Unknown = 6

The provided link was something else or was invalid