Table of Contents

Interface ITeamDiscoverySettings

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

Public interface to define the discovery settings for a Team

public interface ITeamDiscoverySettings : IDataModel<ITeamDiscoverySettings>, IDataModelParent, IDataModelWithContext, ISupportModules<ITeamDiscoverySettings>
Inherited Members
Extension Methods

Properties

ShowInTeamsSearchAndSuggestions

Show team in Teams search and suggestions?

bool ShowInTeamsSearchAndSuggestions { get; set; }

Property Value

bool