TeamsModelFactory.CreateATeamResponse(String) Method
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.
Creates a new instance of CreateATeamResponse(String).
public static Azure.Connectors.Sdk.Teams.Models.CreateATeamResponse CreateATeamResponse(string newTeamId = default);
static member CreateATeamResponse : string -> Azure.Connectors.Sdk.Teams.Models.CreateATeamResponse
Public Shared Function CreateATeamResponse (Optional newTeamId As String = Nothing) As CreateATeamResponse
Parameters
- newTeamId
- String