GetTeamResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get a team
public class GetTeamResponse
type GetTeamResponse = class
Public Class GetTeamResponse
- Inheritance
-
GetTeamResponse
Constructors
| Name | Description |
|---|---|
| GetTeamResponse() | |
Properties
| Name | Description |
|---|---|
| Archived |
Whether this team is in read-only mode |
| DescriptionOfTeam |
The description of the team, optional |
| DiscoverySettings |
discoverySettings |
| DisplayName |
The name of the team |
| FunSettings |
funSettings |
| GuestSettings |
guestSettings |
| InternalId |
The internal ID of the team |
| MemberSettings |
memberSettings |
| MessagingSettings |
messagingSettings |
| TeamId |
The unique identifier of the team |
| TeamSWebUrl |
A hyperlink that will go to the team in the Microsoft Teams client |