แชร์ผ่าน


TeamsChannelData.Team Property

Definition

Gets or sets information about the team in which the message was sent.

public Microsoft.Bot.Schema.Teams.TeamInfo Team { get; set; }
member this.Team : Microsoft.Bot.Schema.Teams.TeamInfo with get, set
Public Property Team As TeamInfo

Property Value

The information about the team.

Applies to