Partager via


Activity.Recipient Propriété

Définition

Obtient ou définit le destinataire du message.

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

Valeur de propriété

pour ChannelAccount le destinataire du message.

Implémente

S’applique à