Compartir a través de


Activity.Recipient Propiedad

Definición

Obtiene o establece el destinatario del 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

ChannelAccount para el destinatario del mensaje.

Implementaciones

Se aplica a