Prompt Property

Gets the prompt that will be played.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property Prompt As PromptBuilder
public PromptBuilder Prompt { get; }
public:
property PromptBuilder^ Prompt {
    PromptBuilder^ get ();
}
function get_prompt();

See Also

SpeechTurnStartingEventArgs Class

Microsoft.Rtc.Workflow.Activities Namespace