MessageActivity.InputHint Property

Definition

Caution

This will be removed by end of summer 2026.

[System.Obsolete("This will be removed by end of summer 2026.")]
[System.Text.Json.Serialization.JsonPropertyName("inputHint")]
[System.Text.Json.Serialization.JsonPropertyOrder(33)]
public Microsoft.Teams.Api.InputHint? InputHint { get; set; }
[<System.Obsolete("This will be removed by end of summer 2026.")>]
[<System.Text.Json.Serialization.JsonPropertyName("inputHint")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(33)>]
member this.InputHint : Microsoft.Teams.Api.InputHint with get, set
Public Property InputHint As InputHint

Property Value

Attributes

Applies to