NumberInput.WithErrorMessage(String) Method

Definition

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

Parameters

value
String

Returns

Applies to