Table of Contents

Enum SearchScope

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

Search scopes of the site

public enum SearchScope

Fields

DefaultScope = 0

Defines the DefaultScope for the SearchScope of the site

Hub = 2

Defines the Hub for the SearchScope of the site

Site = 3

Defines the Site for the SearchScope of the site

Tenant = 1

Defines the Tenant for the SearchScope of the site