IMessageEntity Interface
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.
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Api.Entities.IMessageEntity+IMessageJsonConverter))]
public interface IMessageEntity : Microsoft.Teams.Api.Entities.IEntity
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Api.Entities.IMessageEntity+IMessageJsonConverter))>]
type IMessageEntity = interface
interface IEntity
Public Interface IMessageEntity
Implements IEntity
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AdditionalType | |
| OContext | (Inherited from IEntity) |
| OType | (Inherited from IEntity) |
| Properties | (Inherited from IEntity) |
| Type | (Inherited from IEntity) |