O365ConnectorCardTextInput.MaxLength プロパティ

定義

テキスト入力の最大長を取得または設定します。 既定値は無制限です。

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

プロパティ値

テキスト入力の最大長。

適用対象