ChoiceSetInput.WithLabel(String) Method

Definition

public Microsoft.Teams.Cards.ChoiceSetInput WithLabel(string value);
member this.WithLabel : string -> Microsoft.Teams.Cards.ChoiceSetInput
Public Function WithLabel (value As String) As ChoiceSetInput

Parameters

value
String

Returns

Applies to