Language

ITeamsTurnContext.Activity Property

Definition

Gets the current ITeamsActivity, exposing the Activity as a strongly-typed ITeamsActivity instead of IActivity.

public Microsoft.Agents.Extensions.MSTeams.ITeamsActivity Activity { get; }
member this.Activity : Microsoft.Agents.Extensions.MSTeams.ITeamsActivity
Public ReadOnly Property Activity As ITeamsActivity

Property Value

Applies to