Sdílet prostřednictvím


IActivity.Recipient Vlastnost

Definice

Získá nebo nastaví adresu, která přijala zprávu.

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

Hodnota vlastnosti

Adresa, která zprávu přijala.

Platí pro