| title | eventMessageDetail resource type |
|---|---|
| description | Represents the base type for event message detail. |
| author | RamjotSingh |
| ms.localizationpriority | medium |
| ms.subservice | teams |
| doc_type | resourcePageType |
| ms.date | 03/06/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
This abstract type represents details of a system event message.
System messages are messages generated for events such as members added to a channel, members added to a chat, and team description updated.
The following table lists the supported events.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.eventMessageDetail"
}