OMessageEntity 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.
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Api.Entities.OMessageEntity+OMessageJsonConverter))]
public class OMessageEntity : Microsoft.Teams.Api.Entities.Entity, Microsoft.Teams.Api.Entities.IMessageEntity
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Api.Entities.OMessageEntity+OMessageJsonConverter))>]
type OMessageEntity = class
inherit Entity
interface IMessageEntity
interface IEntity
Public Class OMessageEntity
Inherits Entity
Implements IMessageEntity
- Inheritance
- Derived
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| OMessageEntity() | |
Properties
| Name | Description |
|---|---|
| AdditionalType | |
| OContext | (Inherited from Entity) |
| OType | (Inherited from Entity) |
| Properties | (Inherited from Entity) |
| Type | (Inherited from Entity) |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from Entity) |