RejectOutcomeEvent 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.
public class RejectOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type RejectOutcomeEvent = class
inherit OutcomeEventBase
Public Class RejectOutcomeEvent
Inherits OutcomeEventBase
- Inheritance
Constructors
| RejectOutcomeEvent(ConversationResult, Workflow, RejectOutcome) |
Properties
| ConversationResult | (Inherited from OutcomeEventBase) |
| RejectOutcome | |
| ResultingWorkflow | (Inherited from OutcomeEventBase) |