RecognizeOutcome.CollectDigitsOutcome Property
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.
Outcome of the collectDigits recognition ( if any was specified in the action )
public Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.CollectDigitsOutcome CollectDigitsOutcome { get; set; }
member this.CollectDigitsOutcome : Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.CollectDigitsOutcome with get, set
Public Property CollectDigitsOutcome As CollectDigitsOutcome