Table of Contents

Class TeamChannelTabConstants

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

Team channel tab constants

public static class TeamChannelTabConstants
Inheritance
TeamChannelTabConstants
Inherited Members

Fields

DocumentLibraryAppId

SharePoint Document library

public const string DocumentLibraryAppId = "com.microsoft.teamspace.tab.files.sharepoint"

Field Value

string

ExcelAppId

Microsoft Excel

public const string ExcelAppId = "com.microsoft.teamspace.tab.file.staticviewer.excel"

Field Value

string

FormsAppId

Microsoft Forms

public const string FormsAppId = "81fef3a6-72aa-4648-a763-de824aeafb7d"

Field Value

string

OneNoteAppId

Microsoft OneNote

public const string OneNoteAppId = "0d820ecd-def2-4297-adad-78056cde7c78"

Field Value

string

PdfAppId

Adobe PDF

public const string PdfAppId = "com.microsoft.teamspace.tab.file.staticviewer.pdf"

Field Value

string

PlannerAppId

Microsoft Planner

public const string PlannerAppId = "com.microsoft.teamspace.tab.planner"

Field Value

string

PowerBiAppId

Microsoft Power BI

public const string PowerBiAppId = "com.microsoft.teamspace.tab.powerbi"

Field Value

string

PptAppId

PowerPoint

public const string PptAppId = "com.microsoft.teamspace.tab.file.staticviewer.powerpoint"

Field Value

string

SharePointPageOrListAppId

SharePoint page or list

public const string SharePointPageOrListAppId = "2a527703-1f6f-4559-a332-d8a7d288cd88"

Field Value

string

StreamsAppId

Microsoft Streams

public const string StreamsAppId = "com.microsoftstream.embed.skypeteamstab"

Field Value

string

TeamsAppId

Teams app

public const string TeamsAppId = "teamsAppId"

Field Value

string

WebAppId

Generic Web app

public const string WebAppId = "com.microsoft.teamspace.tab.web"

Field Value

string

WhiteBoardAppId

Teams whiteboard

public const string WhiteBoardAppId = "95de633a-083e-42f5-b444-a4295d8e9314"

Field Value

string

WikiAppId

Teams Wiki

public const string WikiAppId = "com.microsoft.teamspace.tab.wiki"

Field Value

string

WordAppId

Microsoft Word

public const string WordAppId = "com.microsoft.teamspace.tab.file.staticviewer.word"

Field Value

string