Share via


TeamsOperations.Client Property

Definition

Gets a reference to the TeamsConnectorClient.

public Microsoft.Bot.Connector.Teams.TeamsConnectorClient Client { get; }
member this.Client : Microsoft.Bot.Connector.Teams.TeamsConnectorClient
Public ReadOnly Property Client As TeamsConnectorClient

Property Value

The TeamsConnectorClient.

Applies to