ConnectorClient.Conversations 属性

定义

获取 IConversations。

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

属性值

IConversations。

适用于