TextInput.WithErrorMessage(String) Method

Definition

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

Parameters

value
String

Returns

Applies to