Conversations.Client Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a reference to the ConnectorClient.
public Microsoft.Bot.Connector.ConnectorClient Client { get; }
member this.Client : Microsoft.Bot.Connector.ConnectorClient
Public ReadOnly Property Client As ConnectorClient
Property Value
The refernce to the ClientConnector.