Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Teacher resource type

Namespace: microsoft.graph

Additional information added to an educationUser that is present when the primaryRole of a user is teacher.

Properties

Property Type Description
externalId String ID of the teacher in the source system.
teacherNumber String Teacher number.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
 "@odata.type": "#microsoft.graph.educationTeacher",
 "externalId": "String",
 "teacherNumber": "String"
}

Feedback

Was this page helpful?

Additional resources