Activity.From Proprietà

Definizione

Ottiene o imposta il mittente del messaggio.

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

Valore della proprietà

Oggetto ChannelAccount per il mittente del messaggio.

Implementazioni

Si applica a