Compartir a través de


Activity.From Propiedad

Definición

Obtiene o establece el remitente del mensaje.

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

ChannelAccount para el remitente del mensaje.

Implementaciones

Se aplica a