Partager via


Activity.From Propriété

Définition

Obtient ou définit l’expéditeur du message.

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

Valeur de propriété

ChannelAccount pour l’expéditeur du message.

Implémente

S’applique à