ITeamsTurnContext.Activity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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