Share via


IConnectorClient.Conversations プロパティ

定義

IConversations を取得します。

public Microsoft.Bot.Connector.IConversations Conversations { get; }
member this.Conversations : Microsoft.Bot.Connector.IConversations
Public ReadOnly Property Conversations As IConversations

プロパティ値

「クラス」を参照してください IConversations

適用対象