Activity.From 属性

定义

获取或设置消息的发送方。

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

属性值

ChannelAccount消息发送方的 。

实现

适用于