Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents the audience engagement-related feedback types that students should receive from the Speaker Coach.
Properties
| Property | Type | Description |
|---|---|---|
| isBodyLanguageEnabled | Boolean | Indicates whether the student should receive feedback on their body language from the Speaker Coach. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.educationSpeakerCoachAudienceEngagementSettings",
"isBodyLanguageEnabled": "Boolean"
}