Show / Hide Table of Contents

Class DeclineOption

This is the input which bots can specify to decline the incoming call.

Inheritance
System.Object
AnswerOption
DeclineOption
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 class DeclineOption : AnswerOption

Constructors

View Source

DeclineOption()

Initializes a new instance of the DeclineOption class

Declaration
public DeclineOption()
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX