| title | teamClassSettings resource type |
|---|---|
| description | Represents settings specific to teams of type Class. |
| ms.localizationpriority | medium |
| author | akjo |
| ms.subservice | teams |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents class-specific properties of a team. Available only when the team represents a class.
| Property | Type | Description |
|---|---|---|
| notifyGuardiansAboutAssignments | Boolean | If set to true, enables sending of weekly assignments digest emails to parents/guardians, provided the tenant admin has enabled the setting globally. |
None.
The following JSON representation shows the resource type.
{
"notifyGuardiansAboutAssignments": true
}