MessageActionsPayloadMention 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.
Represents the entity that was mentioned in the message.
public class MessageActionsPayloadMention
type MessageActionsPayloadMention = class
Public Class MessageActionsPayloadMention
- Inheritance
-
MessageActionsPayloadMention
Constructors
MessageActionsPayloadMention() |
Initializes a new instance of the MessageActionsPayloadMention class. |
MessageActionsPayloadMention(Nullable<Int32>, String, MessageActionsPayloadFrom) |
Initializes a new instance of the MessageActionsPayloadMention class. |
Properties
Id |
Gets or sets the id of the mentioned entity. |
Mentioned |
Gets or sets provides more details on the mentioned entity. |
MentionText |
Gets or sets the plaintext display name of the mentioned entity. |