Mention Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Mention : Microsoft.Bot.Connector.Entity
type Mention = class
inherit Entity
Public Class Mention
Inherits Entity
- Inheritance
Constructors
Mention() | |
Mention(ChannelAccount, String, String) |
Properties
Mentioned | |
Properties | (Inherited from Entity) |
Text | |
Type |
Methods
GetAs<T>() | (Inherited from Entity) |
SetAs<T>(T) | (Inherited from Entity) |