RejectOutcomeEvent Class

Definition

public class RejectOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type RejectOutcomeEvent = class
    inherit OutcomeEventBase
Public Class RejectOutcomeEvent
Inherits OutcomeEventBase
Inheritance
RejectOutcomeEvent

Constructors

RejectOutcomeEvent(ConversationResult, Workflow, RejectOutcome)

Properties

ConversationResult (Inherited from OutcomeEventBase)
RejectOutcome
ResultingWorkflow (Inherited from OutcomeEventBase)

Applies to