Share via


O365ConnectorCardTextInput.MaxLength Property

Definition

Gets or sets maximum length of text input. Default value is unlimited.

public double? MaxLength { get; set; }
member this.MaxLength : Nullable<double> with get, set
Public Property MaxLength As Nullable(Of Double)

Property Value

The maximum length of text input.

Applies to