DateInput.WithLabel(String) Method

Definition

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

Parameters

value
String

Returns

Applies to