ActivityResourceResponse.Conversation 屬性

定義

取得或設定交談帳戶。

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

屬性值

交談帳戶。

適用於