MessageActivity.InputHint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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