TeamworkTag.ReadWrite
Allows the app to read and write tags in Teams, on behalf of the signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
539dabd7-b5b6-4117-b164-d60cd15a8671 |
Consent Type |
Admin |
Display String |
Read and write tags in Teams |
Description |
Allows the app to read and write tags in Teams, on behalf of the 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. |