Freigeben über


MessageActionsPayloadReaction.User Property

Definition

Gets or sets the user with which the reaction is associated.

public Microsoft.Agents.Extensions.Teams.Models.MessageActionsPayloadFrom User { get; set; }
member this.User : Microsoft.Agents.Extensions.Teams.Models.MessageActionsPayloadFrom with get, set
Public Property User As MessageActionsPayloadFrom

Property Value

The user with which the reaction is associated.

Applies to