DefaultInstruction Property
Gets or sets the default instruction for this prompt. This determines when this prompt should be displayed to the user.
Syntax
public PromptInstruction DefaultInstruction {get; set;}Public Property DefaultInstruction As PromptInstruction