Share via


ConversationResult.CallState Property

Definition

Current state of the Call

public Microsoft.Bot.Builder.Calling.ObjectModel.Misc.CallState CallState { get; set; }
member this.CallState : Microsoft.Bot.Builder.Calling.ObjectModel.Misc.CallState with get, set
Public Property CallState As CallState

Property Value

Applies to