共用方式為


IActivity.Recipient 屬性

定義

取得或設定接收訊息的位址。

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

屬性值

接收訊息的位址。

適用於