Compartir a través de


IActivity.Recipient Propiedad

Definición

Obtiene o establece la dirección que recibió el mensaje.

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

Valor de propiedad

Dirección que recibió el mensaje.

Se aplica a