Share via


Conversations.Client Property

Definition

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.

Applies to