Microsoft Teams · Schema

ChatMessage

Represents a message in a channel or chat.

ChatCollaborationCommunicationMicrosoft 365ProductivityVideo Conferencing

Properties

Name Type Description
id string Unique identifier for the message.
createdDateTime string When the message was created.
lastModifiedDateTime string When the message was last modified.
messageType string The type of message.
importance string Message importance.
subject string Subject of the message.
body object Message body content.
from object Sender information.
View JSON Schema on GitHub