TeamsConnectorClient.Teams Property

Definition

Gets the ITeamsOperations.

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

Property Value

The ITeamsOperations.

Applies to