TeamInformation interface
Represents Team Information
Properties
group |
The Office 365 group ID for the team with which the content is associated. This field is available only when the identity permission is requested in the manifest. |
is |
The archived status of the team |
is |
The locked status of the team |
team |
Team description |
team |
Id of the team |
team |
Team display name |
team |
The type of the team. |
thumbnail |
Thumbnail Uri |
user |
Role of current user in the team |
Property Details
groupId
The Office 365 group ID for the team with which the content is associated. This field is available only when the identity permission is requested in the manifest.
groupId?: string
Property Value
string
isTeamArchived
The archived status of the team
isTeamArchived?: boolean
Property Value
boolean
isTeamLocked
The locked status of the team
isTeamLocked?: boolean
Property Value
boolean
teamDescription
Team description
teamDescription?: string
Property Value
string
teamId
Id of the team
teamId: string
Property Value
string
teamName
Team display name
teamName: string
Property Value
string
teamType
thumbnailUri
Thumbnail Uri
thumbnailUri?: string
Property Value
string