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邮件收件人的 。

实现

适用于