Share via


Mention.Mentioned 属性

定义

获取或设置提到的用户。

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

属性值

提到的用户。

适用于