TeamsTriggerParameters.OnWebhookMessageReactionTrigger.Frequency Field
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.
Whether the flow should be triggered by every reaction or only the first reaction on a particular message Required. Allowed values: Multiple, Once.
public const string Frequency;
val mutable Frequency : string
Public Const Frequency As String