Activity.Recipient Proprietà

Definizione

Ottiene o imposta il destinatario del messaggio.

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

Valore della proprietà

Oggetto ChannelAccount per il destinatario del messaggio.

Implementazioni

Si applica a