commsNotifications resource type

Namespace: microsoft.graph

List of notifications used by the Communications servers for sending multiple notifications in a single batch.

Properties

Property Type Description
value commsNotification collection The notification of a change in the resource.

JSON representation

The following JSON representation shows the resource type.

{
  "value": [ { "@odata.type": "#microsoft.graph.commsNotification" } ]
}