IActivity.Recipient Propriedade

Definição

Obtém ou define o endereço que recebeu a mensagem.

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

Valor da propriedade

Endereço que recebeu a mensagem.

Aplica-se a