Class TeamChannelTabConstants
Team channel tab constants
Inheritance
System.Object
TeamChannelTabConstants
Namespace: PnP.Core.Model.Teams
Assembly: PnP.Core.dll
Syntax
public static class TeamChannelTabConstants : object
Fields
DocumentLibraryAppId
SharePoint Document library
Declaration
public const string DocumentLibraryAppId = null
Field Value
System.String
|
ExcelAppId
Microsoft Excel
Declaration
public const string ExcelAppId = null
Field Value
System.String
|
FormsAppId
Microsoft Forms
Declaration
public const string FormsAppId = null
Field Value
System.String
|
OneNoteAppId
Microsoft OneNote
Declaration
public const string OneNoteAppId = null
Field Value
System.String
|
PdfAppId
Adobe PDF
Declaration
public const string PdfAppId = null
Field Value
System.String
|
PlannerAppId
Microsoft Planner
Declaration
public const string PlannerAppId = null
Field Value
System.String
|
PowerBiAppId
Microsoft Power BI
Declaration
public const string PowerBiAppId = null
Field Value
System.String
|
PptAppId
PowerPoint
Declaration
public const string PptAppId = null
Field Value
System.String
|
SharePointPageOrListAppId
StreamsAppId
Microsoft Streams
Declaration
public const string StreamsAppId = null
Field Value
System.String
|
TeamsAppId
Teams app
Declaration
public const string TeamsAppId = null
Field Value
System.String
|
WebAppId
Generic Web app
Declaration
public const string WebAppId = null
Field Value
System.String
|
WhiteBoardAppId
Teams whiteboard
Declaration
public const string WhiteBoardAppId = null
Field Value
System.String
|
WikiAppId
Teams Wiki
Declaration
public const string WikiAppId = null
Field Value
System.String
|
WordAppId
Microsoft Word
Declaration
public const string WordAppId = null
Field Value
System.String
|