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
Used inside the assignment.assignTo property. When set to individual recipient list, selected students in the class will receive a submission object when the assignment is published.
This resource is a subclass of educationAssignmentRecipient.
Properties
Property | Type | Description |
---|---|---|
recipients | String collection | A collection of IDs of the recipients. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"recipients": ["String"]
}