Show / Hide Table of Contents

Class AnswerOption

This is the answer base which bots can specify to reply to the incoming call.

Inheritance
System.Object
AnswerOption
AcceptOption
DeclineOption
ForwardOption
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Microsoft.Bot.Builder.Enterprise.Core
Assembly: Microsoft.Bot.Builder.Enterprise.dll
Syntax
public abstract class AnswerOption
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX