Condividi tramite


ConversationReference.Agent Property

Definition

Channel account information needed to route a message.

[System.Text.Json.Serialization.JsonPropertyName("bot")]
public Microsoft.Agents.Core.Models.ChannelAccount Agent { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("bot")>]
member this.Agent : Microsoft.Agents.Core.Models.ChannelAccount with get, set
Public Property Agent As ChannelAccount

Property Value

Attributes

Applies to