共用方式為


Activity.Recipient 屬性

定義

取得或設定郵件的收件者。

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

屬性值

ChannelAccount郵件收件者的 。

實作

適用於