ValidOutcomes Class
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.
This is a helper class for validating outcomes. This can be used by customers or by us (before we send the outcome on the wire)
public static class ValidOutcomes
type ValidOutcomes = class
Public Class ValidOutcomes
- Inheritance
-
ValidOutcomes
Fields
| AnswerOutcome |
AnswerOutcome |
| HangupOutcome |
HangupOutcome |
| PlayPromptOutcome |
PlayPromptOutcome |
| RecognizeOutcome |
RecognizeOutcome |
| RecordOutcome |
RecordOutcome |
| RejectOutcome |
RejectOutcome |
| WorkflowValidationOutcome |
WorkflowValidationOutcome |
Properties
| Outcomes |
Methods
| Validate(OperationOutcomeBase) | |
| Validate(String) |