DateInput.WithErrorMessage(String) Method

Definition

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

Parameters

value
String

Returns

Applies to