Share via


MessageActionsPayload.From Property

Definition

Gets or sets sender of the message.

public Microsoft.Bot.Schema.Teams.MessageActionsPayloadFrom From { get; set; }
member this.From : Microsoft.Bot.Schema.Teams.MessageActionsPayloadFrom with get, set
Public Property From As MessageActionsPayloadFrom

Property Value

The sender of the message.

Applies to