InstantMessagingPrompts Members

Include Protected Members
Include Inherited Members

A collection of Prompt objects.

The InstantMessagingPrompts type exposes the following members.

Constructors

  Name Description
Public method InstantMessagingPrompts Creates a new collection.

Top

Properties

  Name Description
Public property AcknowledgePrompt Gets the AcknowledgePrompt, which provides confirmation before the input text is sent for recognition.
Public property EscalatedNoRecognitionPrompt Gets the EscalatedNoRecognitionPrompt, which asks the user to provide an answer following a repeated occurrence of a no recognition.
Public property EscalatedSilencePrompt Gets the EscalatedSilencePrompt, which asks the user to provide an answer following a repeated occurrence of a silence.
Public property HelpPrompt Gets the HelpPrompt, which is played when an InstantMessagingHelpCommand is triggered while the InstantMessagingQuestionAnswerActivity is executing.
Public property MainPrompt Gets the MainPrompt, the default prompt for the current activity.
Public property NoRecognitionPrompt Gets the NoRecognitionPrompt, which asks the user to provide an answer following the first occurrence of a no recognition.
Public property SilencePrompt Gets the SilencePrompt, which asks the user to provide an answer following the first occurrence of a silence.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetEnumerator Returns an enumerator that iterates through a prompts collection.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

InstantMessagingPrompts Class

Microsoft.Rtc.Workflow.Common Namespace