IActivity.From Propiedad

Definición

Obtiene o establece la dirección del remitente.

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

Valor de propiedad

Dirección del remitente.

Se aplica a