Share via


ActivityResourceResponse.Conversation Property

Definition

Gets or sets a Conversation Account.

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

Property Value

Conversation Account.

Applies to