Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UserTeamRole enum
- Package:
- @microsoft/teams-js
Indicates the various types of roles of a user in a team.
Fields
| Admin = 0 | Represents that the user is an owner or administrator of the team. |
| User = 1 | Represents that the user is a standard member of the team. |
| Guest = 2 | Represents that the user does not have any role in the team. |
Feedback
Was this page helpful?
