IMessageActivity.InputHint Property

Definition

Gets or sets indicates whether the bot is accepting, expecting, or ignoring input.

public string InputHint { get; set; }
member this.InputHint : string with get, set
Public Property InputHint As String

Property Value

Indicates whether the bot is accepting, expecting, or ignoring input.

Applies to