OMessageEntity Class

Definition

[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
OMessageEntity
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)

Applies to