TeamsModelFactory.AddSectionItemInput(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 AddSectionItemInput(String).
public static Azure.Connectors.Sdk.Teams.Models.AddSectionItemInput AddSectionItemInput(string itemId = default);
static member AddSectionItemInput : string -> Azure.Connectors.Sdk.Teams.Models.AddSectionItemInput
Public Shared Function AddSectionItemInput (Optional itemId As String = Nothing) As AddSectionItemInput
Parameters
- itemId
- String