Messages.FetchTaskActivity.FetchTaskActionValue.Reaction 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.
[System.Text.Json.Serialization.JsonPropertyName("reaction")]
[System.Text.Json.Serialization.JsonPropertyOrder(0)]
public Microsoft.Teams.Api.Activities.Invokes.Reaction Reaction { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("reaction")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(0)>]
member this.Reaction : Microsoft.Teams.Api.Activities.Invokes.Reaction with get, set
Public Property Reaction As Reaction
Property Value
- Attributes