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 |
Tag description as it will appear to the user in Microsoft Teams. |
displayName |
String |
Tag name as it will appear to the user in Microsoft Teams. |
id |
String |
ID of the tag. |
memberCount |
Int32 |
The number of users assigned to the tag. |
tagType |
teamworkTagType |
The type of 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 |
ID of the member. |
tenantID |
String |
The ID of the tenant that the tag member is a part of. |
userID |
String |
The user ID of the member. |