Compartilhar via


ActivityResourceResponse.Conversation Propriedade

Definição

Obtém ou define uma Conta de Conversa.

public Microsoft.Bot.Schema.ConversationAccount Conversation { get; set; }
member this.Conversation : Microsoft.Bot.Schema.ConversationAccount with get, set
Public Property Conversation As ConversationAccount

Valor da propriedade

Conta de conversa.

Aplica-se a