TeamworkTag.Read.All
Allows the app to read tags in Teams without a signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Application Permission
|
|
Id |
b74fd6c4-4bde-488e-9695-eeb100e4907f |
Display String |
Read tags in Teams |
Description |
Allows the app to read tags in Teams without a signed-in user. |
Resources
Property |
Type |
Description |
description |
String |
The description of the tag as it will appear to the user in Microsoft Teams. |
displayName |
String |
The name of the tag as it will appear to the user in Microsoft Teams. |
id |
String |
The unique identifier for the tag. Inherited from entity. |
memberCount |
Int32 |
The number of users assigned to the tag. |
tagType |
teamworkTagType |
The type of the tag. Default is standard. |
teamId |
String |
ID of the team in which the tag is defined. |
Property |
Type |
Description |
displayName |
String |
The member's display name. |
id |
String |
The unique identifier for the member. Inherited from entity. |
tenantId |
String |
The ID of the tenant that the tag member is a part of. |
userId |
String |
The user ID of the member. |