Class DeclineOption
This is the input which bots can specify to decline the incoming call.
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 SourceDeclineOption()
Initializes a new instance of the DeclineOption class
Declaration
public DeclineOption()