Share via


Microsoft.Graph.Beta.Education Module

Microsoft Graph PowerShell Cmdlets

Microsoft.Graph.Beta.Education Cmdlets

Cmdlet Description
Get-MgBetaEducationClass

Retrieve a class from the system. A class is a universal group with a special property that indicates to the system that the group is a class. Group members represent the students; group admins represent the teachers in the class. If you're using the delegated token, the user will only see classes in which they are members.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClass

Get-MgBetaEducationClassAssignment

Get the properties and relationships of an assignment. Only teachers, students, and applications with application permissions can perform this operation. Students can only see assignments assigned to them; teachers and applications with application permissions can see all assignments in a class. You can use the Prefer header in your request to get the inactive status in case the assignment is deactivated; otherwise, the response value for the status property is unknownFutureValue.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignment

Get-MgBetaEducationClassAssignmentCategory

Retrieve an educationCategory object. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentCategory

Get-MgBetaEducationClassAssignmentCategoryByRef

List all categories for an assignment. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentCategoryByRef

Get-MgBetaEducationClassAssignmentCategoryCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentCategoryCount

Get-MgBetaEducationClassAssignmentCategoryDelta

Get a list of newly created or updated educationCategory objects without performing a full read of the collection.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentCategoryDelta

Get-MgBetaEducationClassAssignmentCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentCount

Get-MgBetaEducationClassAssignmentDefault

Read the properties and relationships of an educationAssignmentDefaults object. These are the class-level assignment defaults respected by new assignments created in the class. Callers can continue to specify custom values on each assignment creation if they don't want the default behaviors. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentDefault

Get-MgBetaEducationClassAssignmentDelta

Get a list of newly-created or updated assignments without reading the entire collection. A teacher or an application running with application permissions can see all assignment objects for the class. Students can only see assignments that are assigned to them.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentDelta

Get-MgBetaEducationClassAssignmentGradingCategory

When set, enables users to weight assignments differently when computing a class average grade.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentGradingCategory

Get-MgBetaEducationClassAssignmentGradingScheme

When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.

Get-MgBetaEducationClassAssignmentResource

Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentResource

Get-MgBetaEducationClassAssignmentResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentResourceCount

Get-MgBetaEducationClassAssignmentResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationClassAssignmentResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationClassAssignmentRubric

Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentRubric

Get-MgBetaEducationClassAssignmentRubricByRef

Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentRubricByRef

Get-MgBetaEducationClassAssignmentSetting

Read the properties and relationships of an educationAssignmentSettings object. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSetting

Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme

The default grading scheme for assignments created in this class.

Get-MgBetaEducationClassAssignmentSettingGradingCategory

When set, enables users to weight assignments differently when computing a class average grade.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSettingGradingCategory

Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSettingGradingCategoryCount

Get-MgBetaEducationClassAssignmentSettingGradingScheme

Read the properties and relationships of an educationGradingScheme object.

Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount

Get the number of the resource

Get-MgBetaEducationClassAssignmentSubmission

Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmission

Get-MgBetaEducationClassAssignmentSubmissionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionCount

Get-MgBetaEducationClassAssignmentSubmissionOutcome

Get outcomes from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionOutcome

Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionOutcomeCount

Get-MgBetaEducationClassAssignmentSubmissionResource

Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionResource

Get-MgBetaEducationClassAssignmentSubmissionResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionResourceCount

Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource

Get submittedResources from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionSubmittedResource

Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount

Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassCount

Get-MgBetaEducationClassDelta

Get newly created or updated classes, including membership changes, without having to perform a full read of the entire class collection. See Use delta query for details.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassDelta

Get-MgBetaEducationClassGroup

Retrieve the Microsoft 365 group that corresponds to this educationClass.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassGroup

Get-MgBetaEducationClassGroupServiceProvisioningError

Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassGroupServiceProvisioningError

Get-MgBetaEducationClassGroupServiceProvisioningErrorCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassGroupServiceProvisioningErrorCount

Get-MgBetaEducationClassMember

Retrieve the teachers and students for a class. Note that if the delegated token is used, members can only be seen by other members of the class.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassMember

Get-MgBetaEducationClassMemberByRef

Retrieve the teachers and students for a class. Note that if the delegated token is used, members can only be seen by other members of the class.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassMemberByRef

Get-MgBetaEducationClassMemberCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassMemberCount

Get-MgBetaEducationClassModule

Get the properties and relationships of a module. Only teachers, students, and applications with application permissions can perform this operation. Students can only see published modules; teachers and applications with application permissions can see all modules in a class.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassModule

Get-MgBetaEducationClassModuleCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassModuleCount

Get-MgBetaEducationClassModuleResource

Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassModuleResource

Get-MgBetaEducationClassModuleResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassModuleResourceCount

Get-MgBetaEducationClassRecentlyModifiedSubmission

Retrieve submissions modified in the previous seven days. Only teachers and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent their work. A teacher or application with application permissions has full access to all submission objects. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students can't see the grade or feedback until the assignment is released.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassRecentlyModifiedSubmission

Get-MgBetaEducationClassSchool

All schools that this class is associated with. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassSchool

Get-MgBetaEducationClassSchoolCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassSchoolCount

Get-MgBetaEducationClassTeacher

Retrieve a list of teachers for a class. Delegated tokens must be members of the class to get the teacher list.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassTeacher

Get-MgBetaEducationClassTeacherByRef

Retrieve a list of teachers for a class. Delegated tokens must be members of the class to get the teacher list.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassTeacherByRef

Get-MgBetaEducationClassTeacherCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationClassTeacherCount

Get-MgBetaEducationMe

Get me from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMe

Get-MgBetaEducationMeAssignment

List of assignments for the user. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignment

Get-MgBetaEducationMeAssignmentCategory

When set, enables users to easily find assignments of a given type. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentCategory

Get-MgBetaEducationMeAssignmentCategoryByRef

When set, enables users to easily find assignments of a given type. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentCategoryByRef

Get-MgBetaEducationMeAssignmentCategoryCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentCategoryCount

Get-MgBetaEducationMeAssignmentCategoryDelta

Get a list of newly created or updated educationCategory objects without performing a full read of the collection.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentCategoryDelta

Get-MgBetaEducationMeAssignmentCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentCount

Get-MgBetaEducationMeAssignmentDelta

Get a list of newly-created or updated assignments without reading the entire collection. A teacher or an application running with application permissions can see all assignment objects for the class. Students can only see assignments that are assigned to them.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentDelta

Get-MgBetaEducationMeAssignmentGradingCategory

When set, enables users to weight assignments differently when computing a class average grade.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentGradingCategory

Get-MgBetaEducationMeAssignmentGradingScheme

When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.

Get-MgBetaEducationMeAssignmentResource

Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentResource

Get-MgBetaEducationMeAssignmentResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentResourceCount

Get-MgBetaEducationMeAssignmentResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationMeAssignmentResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationMeAssignmentRubric

When set, the grading rubric attached to this assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentRubric

Get-MgBetaEducationMeAssignmentRubricByRef

When set, the grading rubric attached to this assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentRubricByRef

Get-MgBetaEducationMeAssignmentSubmission

Once published, there is a submission object for each student representing their work and grade. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmission

Get-MgBetaEducationMeAssignmentSubmissionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionCount

Get-MgBetaEducationMeAssignmentSubmissionOutcome

Get outcomes from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionOutcome

Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionOutcomeCount

Get-MgBetaEducationMeAssignmentSubmissionResource

Get resources from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionResource

Get-MgBetaEducationMeAssignmentSubmissionResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionResourceCount

Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource

Get submittedResources from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionSubmittedResource

Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount

Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationMeClass

Classes to which the user belongs. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeClass

Get-MgBetaEducationMeClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeClassCount

Get-MgBetaEducationMeRubric

Retrieve the properties and relationships of an educationRubric object. Only teachers and students can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeRubric

Get-MgBetaEducationMeRubricCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeRubricCount

Get-MgBetaEducationMeSchool

Schools to which the user belongs. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeSchool

Get-MgBetaEducationMeSchoolCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeSchoolCount

Get-MgBetaEducationMeTaughtClass

Classes for which the user is a teacher.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeTaughtClass

Get-MgBetaEducationMeTaughtClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeTaughtClassCount

Get-MgBetaEducationMeUser

Retrieve the simple directory user that corresponds to this educationUser.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeUser

Get-MgBetaEducationMeUserMailboxSetting

Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeUserMailboxSetting

Get-MgBetaEducationMeUserServiceProvisioningError

Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeUserServiceProvisioningError

Get-MgBetaEducationMeUserServiceProvisioningErrorCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationMeUserServiceProvisioningErrorCount

Get-MgBetaEducationReport

Get reports from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationReport

Get-MgBetaEducationReportReadingAssignmentSubmission

Details of submitted reading assignments.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationReportReadingAssignmentSubmission

Get-MgBetaEducationReportReadingAssignmentSubmissionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationReportReadingAssignmentSubmissionCount

Get-MgBetaEducationReportReadingCoachPassage

Details of practiced Reading Coach passages.

Get-MgBetaEducationReportReadingCoachPassageCount

Get the number of the resource

Get-MgBetaEducationReportReflectCheck

Details of check-in responses.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationReportReflectCheck

Get-MgBetaEducationReportReflectCheckInResponseCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationReportReflectCheckInResponseCount

Get-MgBetaEducationReportSpeakerAssignmentSubmission

Details of submitted speaker assignments.

Get-MgBetaEducationReportSpeakerAssignmentSubmissionCount

Get the number of the resource

Get-MgBetaEducationRoot

Get education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationRoot

Get-MgBetaEducationSchool

Retrieve the properties and relationships of the school object.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchool

Get-MgBetaEducationSchoolAdministrativeUnit

Retrieve the directory administrativeUnit that corresponds to this educationSchool.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolAdministrativeUnit

Get-MgBetaEducationSchoolClass

Retrieve a list of classes owned by a school.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolClass

Get-MgBetaEducationSchoolClassByRef

Retrieve a list of classes owned by a school.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolClassByRef

Get-MgBetaEducationSchoolClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolClassCount

Get-MgBetaEducationSchoolCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolCount

Get-MgBetaEducationSchoolDelta

Get newly created or updated schools without having to perform a full read of the entire school collection. See Use delta query for details.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolDelta

Get-MgBetaEducationSchoolUser

Retrieve a list of users at a school.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolUser

Get-MgBetaEducationSchoolUserByRef

Retrieve a list of users at a school.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolUserByRef

Get-MgBetaEducationSchoolUserCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationSchoolUserCount

Get-MgBetaEducationUser

Retrieve the properties and relationships of a user.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUser

Get-MgBetaEducationUserAssignment

List of assignments for the user. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignment

Get-MgBetaEducationUserAssignmentCategory

When set, enables users to easily find assignments of a given type. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentCategory

Get-MgBetaEducationUserAssignmentCategoryByRef

When set, enables users to easily find assignments of a given type. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentCategoryByRef

Get-MgBetaEducationUserAssignmentCategoryCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentCategoryCount

Get-MgBetaEducationUserAssignmentCategoryDelta

Get a list of newly created or updated educationCategory objects without performing a full read of the collection.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentCategoryDelta

Get-MgBetaEducationUserAssignmentCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentCount

Get-MgBetaEducationUserAssignmentDelta

Get a list of newly-created or updated assignments without reading the entire collection. A teacher or an application running with application permissions can see all assignment objects for the class. Students can only see assignments that are assigned to them.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentDelta

Get-MgBetaEducationUserAssignmentGradingCategory

When set, enables users to weight assignments differently when computing a class average grade.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentGradingCategory

Get-MgBetaEducationUserAssignmentGradingScheme

When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.

Get-MgBetaEducationUserAssignmentResource

Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentResource

Get-MgBetaEducationUserAssignmentResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentResourceCount

Get-MgBetaEducationUserAssignmentResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationUserAssignmentResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationUserAssignmentRubric

When set, the grading rubric attached to this assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentRubric

Get-MgBetaEducationUserAssignmentRubricByRef

When set, the grading rubric attached to this assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentRubricByRef

Get-MgBetaEducationUserAssignmentSubmission

Once published, there is a submission object for each student representing their work and grade. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmission

Get-MgBetaEducationUserAssignmentSubmissionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionCount

Get-MgBetaEducationUserAssignmentSubmissionOutcome

Get outcomes from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionOutcome

Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionOutcomeCount

Get-MgBetaEducationUserAssignmentSubmissionResource

Get resources from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionResource

Get-MgBetaEducationUserAssignmentSubmissionResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionResourceCount

Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource

Get submittedResources from education

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionSubmittedResource

Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount

Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource

Get dependentResources from education

Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount

Get the number of the resource

Get-MgBetaEducationUserClass

Classes to which the user belongs. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserClass

Get-MgBetaEducationUserClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserClassCount

Get-MgBetaEducationUserCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserCount

Get-MgBetaEducationUserDelta

Get newly created or updated educationUser without having to perform a full read of the entire collection. See Use delta query for details.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserDelta

Get-MgBetaEducationUserMailboxSetting

Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserMailboxSetting

Get-MgBetaEducationUserRubric

When set, the grading rubric attached to the assignment.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserRubric

Get-MgBetaEducationUserRubricCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserRubricCount

Get-MgBetaEducationUserSchool

Schools to which the user belongs. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserSchool

Get-MgBetaEducationUserSchoolCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserSchoolCount

Get-MgBetaEducationUserServiceProvisioningError

Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserServiceProvisioningError

Get-MgBetaEducationUserServiceProvisioningErrorCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserServiceProvisioningErrorCount

Get-MgBetaEducationUserTaughtClass

Classes for which the user is a teacher.

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserTaughtClass

Get-MgBetaEducationUserTaughtClassCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgEducationUserTaughtClassCount

Initialize-MgBetaEducationClassAssignment

Activate an inactive educationAssignment to signal that the assignment has further action items for teachers or students. This action can only be performed by a teacher on currently inactive assignments.

Note

To view the v1.0 release of this cmdlet, view Initialize-MgEducationClassAssignment

Initialize-MgBetaEducationMeAssignment

Activate an inactive educationAssignment to signal that the assignment has further action items for teachers or students. This action can only be performed by a teacher on currently inactive assignments.

Note

To view the v1.0 release of this cmdlet, view Initialize-MgEducationMeAssignment

Initialize-MgBetaEducationUserAssignment

Activate an inactive educationAssignment to signal that the assignment has further action items for teachers or students. This action can only be performed by a teacher on currently inactive assignments.

Note

To view the v1.0 release of this cmdlet, view Initialize-MgEducationUserAssignment

Invoke-MgBetaDeactivateEducationClassAssignment

Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgDeactivateEducationClassAssignment

Invoke-MgBetaDeactivateEducationMeAssignment

Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgDeactivateEducationMeAssignment

Invoke-MgBetaDeactivateEducationUserAssignment

Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgDeactivateEducationUserAssignment

Invoke-MgBetaExcuseEducationClassAssignmentSubmission

Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission retains the excused status. Otherwise, the submission status changes to returned. For more information about how to use this header, see the Examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgExcuseEducationClassAssignmentSubmission

Invoke-MgBetaExcuseEducationMeAssignmentSubmission

Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission retains the excused status. Otherwise, the submission status changes to returned. For more information about how to use this header, see the Examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgExcuseEducationMeAssignmentSubmission

Invoke-MgBetaExcuseEducationUserAssignmentSubmission

Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission retains the excused status. Otherwise, the submission status changes to returned. For more information about how to use this header, see the Examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgExcuseEducationUserAssignmentSubmission

Invoke-MgBetaPinEducationClassModule

Pin an educationModule in the class work list. This action sets the isPinned property to true for an educationModule. Only teachers can perform this action and only one module at a time can be pinned in the class work list.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgPinEducationClassModule

Invoke-MgBetaReassignEducationClassAssignmentSubmission

Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReassignEducationClassAssignmentSubmission

Invoke-MgBetaReassignEducationMeAssignmentSubmission

Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReassignEducationMeAssignmentSubmission

Invoke-MgBetaReassignEducationUserAssignmentSubmission

Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReassignEducationUserAssignmentSubmission

Invoke-MgBetaReturnEducationClassAssignmentSubmission

Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReturnEducationClassAssignmentSubmission

Invoke-MgBetaReturnEducationMeAssignmentSubmission

Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReturnEducationMeAssignmentSubmission

Invoke-MgBetaReturnEducationUserAssignmentSubmission

Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgReturnEducationUserAssignmentSubmission

Invoke-MgBetaUnpinEducationClassModule

Unpin an educationModule in the classwork list. This action sets the isPinned property to false for an educationModule. Only teachers in the class can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgUnpinEducationClassModule

Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission

Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgUnsubmitEducationClassAssignmentSubmission

Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission

Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgUnsubmitEducationMeAssignmentSubmission

Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission

Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Invoke-MgUnsubmitEducationUserAssignmentSubmission

New-MgBetaEducationClass

Create a new class. This will also create a universal group. When you use this API to create a class, it will add special properties to the group, which willadd features such as assignments and special handling within Microsoft Teams when teams are created using the group. Please note that this API only creates the universal group and does not create a team. Microsoft Teams provides a user interface for teachers to create teams for their own classes using the groups created by this API.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClass

New-MgBetaEducationClassAssignment

Create a new assignment. Only teachers in a class can create an assignment. Assignments start in draft status, which means that students can't see the assignment until it's published.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignment

New-MgBetaEducationClassAssignmentCategory

Create a new educationCategory on an educationClass. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentCategory

New-MgBetaEducationClassAssignmentCategoryByRef

Add one or more existing educationCategory objects to this educationAssignment. Only teachers and students can perform this operation.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentCategoryByRef

New-MgBetaEducationClassAssignmentResource

Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentResource

New-MgBetaEducationClassAssignmentResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationClassAssignmentSettingGradingCategory

Create new navigation property to gradingCategories for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentSettingGradingCategory

New-MgBetaEducationClassAssignmentSettingGradingScheme

Create a new educationGradingScheme on an educationClass. Only teachers can perform this operation.

New-MgBetaEducationClassAssignmentSubmission

Create new navigation property to submissions for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentSubmission

New-MgBetaEducationClassAssignmentSubmissionOutcome

Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn't exist or is not in that folder, the POST request will fail.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentSubmissionOutcome

New-MgBetaEducationClassAssignmentSubmissionResource

Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn't exist or is not in that folder, the POST request will fail.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentSubmissionResource

New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationClassAssignmentSubmissionSubmittedResource

Create new navigation property to submittedResources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassAssignmentSubmissionSubmittedResource

New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationClassMemberByRef

Add an educationUser member to an educationClass.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassMemberByRef

New-MgBetaEducationClassModule

Create a new module in a class. Only teachers in a class can create a module. Modules start in the draft state, which means that students won't see the modules until publication.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassModule

New-MgBetaEducationClassModuleResource

Create a resource in a module. Only teachers can perform this operation. You can create the following types of module resources: Every resource has an @odata.type property to indicate which type of resource is being created.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassModuleResource

New-MgBetaEducationClassTeacherByRef

Add a teacher to a class.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationClassTeacherByRef

New-MgBetaEducationMeAssignment

Create new navigation property to assignments for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignment

New-MgBetaEducationMeAssignmentCategory

Create new navigation property to categories for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentCategory

New-MgBetaEducationMeAssignmentCategoryByRef

Create new navigation property ref to categories for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentCategoryByRef

New-MgBetaEducationMeAssignmentResource

Create new navigation property to resources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentResource

New-MgBetaEducationMeAssignmentResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationMeAssignmentSubmission

Create new navigation property to submissions for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentSubmission

New-MgBetaEducationMeAssignmentSubmissionOutcome

Create new navigation property to outcomes for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentSubmissionOutcome

New-MgBetaEducationMeAssignmentSubmissionResource

Create new navigation property to resources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentSubmissionResource

New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationMeAssignmentSubmissionSubmittedResource

Create new navigation property to submittedResources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeAssignmentSubmissionSubmittedResource

New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationMeRubric

Create a new educationRubric object.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationMeRubric

New-MgBetaEducationReportReadingAssignmentSubmission

Create new navigation property to readingAssignmentSubmissions for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationReportReadingAssignmentSubmission

New-MgBetaEducationReportReadingCoachPassage

Create new navigation property to readingCoachPassages for education

New-MgBetaEducationReportReflectCheck

Create new navigation property to reflectCheckInResponses for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationReportReflectCheck

New-MgBetaEducationReportSpeakerAssignmentSubmission

Create new navigation property to speakerAssignmentSubmissions for education

New-MgBetaEducationSchool

Create a school.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationSchool

New-MgBetaEducationSchoolClassByRef

Add a class to a school.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationSchoolClassByRef

New-MgBetaEducationSchoolUserByRef

Add a user to a school.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationSchoolUserByRef

New-MgBetaEducationUser

Create a new user.

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUser

New-MgBetaEducationUserAssignment

Create new navigation property to assignments for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignment

New-MgBetaEducationUserAssignmentCategory

Create new navigation property to categories for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentCategory

New-MgBetaEducationUserAssignmentCategoryByRef

Create new navigation property ref to categories for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentCategoryByRef

New-MgBetaEducationUserAssignmentResource

Create new navigation property to resources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentResource

New-MgBetaEducationUserAssignmentResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationUserAssignmentSubmission

Create new navigation property to submissions for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentSubmission

New-MgBetaEducationUserAssignmentSubmissionOutcome

Create new navigation property to outcomes for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentSubmissionOutcome

New-MgBetaEducationUserAssignmentSubmissionResource

Create new navigation property to resources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentSubmissionResource

New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationUserAssignmentSubmissionSubmittedResource

Create new navigation property to submittedResources for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserAssignmentSubmissionSubmittedResource

New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource

Create new navigation property to dependentResources for education

New-MgBetaEducationUserRubric

Create new navigation property to rubrics for education

Note

To view the v1.0 release of this cmdlet, view New-MgEducationUserRubric

Publish-MgBetaEducationClassAssignment

Change the status of an educationAssignment from its original draft status to the published status. You can change the status from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student's list. The status of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.

Note

To view the v1.0 release of this cmdlet, view Publish-MgEducationClassAssignment

Publish-MgBetaEducationClassModule

Change the state of an educationModule from its original draft status to the published status. Only teachers in the class can perform this operation. When a module is in draft status, students won't see the module. When you call this API, the module appears in the student's class work list.

Note

To view the v1.0 release of this cmdlet, view Publish-MgEducationClassModule

Publish-MgBetaEducationMeAssignment

Change the status of an educationAssignment from its original draft status to the published status. You can change the status from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student's list. The status of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.

Note

To view the v1.0 release of this cmdlet, view Publish-MgEducationMeAssignment

Publish-MgBetaEducationUserAssignment

Change the status of an educationAssignment from its original draft status to the published status. You can change the status from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student's list. The status of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.

Note

To view the v1.0 release of this cmdlet, view Publish-MgEducationUserAssignment

Remove-MgBetaEducationClass

Delete an educationClass. Because a class is also a universal group, deleting a class deletes the group.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClass

Remove-MgBetaEducationClassAssignment

Delete an existing assignment. Only teachers within a class can delete assignments.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignment

Remove-MgBetaEducationClassAssignmentCategory

Delete an existing category. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentCategory

Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef

Remove an educationCategory from an educationAssignment. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef

Remove-MgBetaEducationClassAssignmentDefault

Delete navigation property assignmentDefaults for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentDefault

Remove-MgBetaEducationClassAssignmentResource

Delete a specific educationAssignmentResource attached to an assignment. Only teachers in the class can remove a resource. After an assignment has been published to students, teachers can't remove resources that are marked as 'distributeToStudents'.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentResource

Remove-MgBetaEducationClassAssignmentResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationClassAssignmentRubric

Delete an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentRubric

Remove-MgBetaEducationClassAssignmentRubricByRef

Delete an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentRubricByRef

Remove-MgBetaEducationClassAssignmentSetting

Delete navigation property assignmentSettings for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSetting

Remove-MgBetaEducationClassAssignmentSettingGradingCategory

Delete navigation property gradingCategories for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSettingGradingCategory

Remove-MgBetaEducationClassAssignmentSettingGradingScheme

Delete an educationGradingScheme object.

Remove-MgBetaEducationClassAssignmentSubmission

Delete navigation property submissions for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSubmission

Remove-MgBetaEducationClassAssignmentSubmissionOutcome

Delete a feedback resource from a submission. This can only be done by a teacher.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSubmissionOutcome

Remove-MgBetaEducationClassAssignmentSubmissionResource

Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to 'reset' the resource to its original state. If the resource wasn't copied from the assignment but was added from the student, the resource is deleted.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSubmissionResource

Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource

Delete navigation property submittedResources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassAssignmentSubmissionSubmittedResource

Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationClassMemberEducationUserByRef

Remove an educationUser from an educationClass.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassMemberEducationUserByRef

Remove-MgBetaEducationClassModule

Delete an existing module in a class. Only teachers within a class can delete modules.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassModule

Remove-MgBetaEducationClassModuleResource

Delete a specific educationModuleResource attached to a module. Only teachers in the class can remove a resource.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassModuleResource

Remove-MgBetaEducationClassTeacherEducationUserByRef

Remove a teacher from an educationClass.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationClassTeacherEducationUserByRef

Remove-MgBetaEducationMe

Delete navigation property me for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMe

Remove-MgBetaEducationMeAssignment

Delete navigation property assignments for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignment

Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef

Delete ref of navigation property categories for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef

Remove-MgBetaEducationMeAssignmentResource

Delete navigation property resources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentResource

Remove-MgBetaEducationMeAssignmentResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationMeAssignmentRubric

Delete navigation property rubric for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentRubric

Remove-MgBetaEducationMeAssignmentRubricByRef

Delete ref of navigation property rubric for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentRubricByRef

Remove-MgBetaEducationMeAssignmentSubmission

Delete navigation property submissions for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentSubmission

Remove-MgBetaEducationMeAssignmentSubmissionOutcome

Delete navigation property outcomes for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentSubmissionOutcome

Remove-MgBetaEducationMeAssignmentSubmissionResource

Delete navigation property resources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentSubmissionResource

Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource

Delete navigation property submittedResources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeAssignmentSubmissionSubmittedResource

Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationMeRubric

Delete an educationRubric object. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationMeRubric

Remove-MgBetaEducationReport

Delete navigation property reports for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationReport

Remove-MgBetaEducationReportReadingAssignmentSubmission

Delete navigation property readingAssignmentSubmissions for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationReportReadingAssignmentSubmission

Remove-MgBetaEducationReportReadingCoachPassage

Delete navigation property readingCoachPassages for education

Remove-MgBetaEducationReportReflectCheck

Delete navigation property reflectCheckInResponses for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationReportReflectCheck

Remove-MgBetaEducationReportSpeakerAssignmentSubmission

Delete navigation property speakerAssignmentSubmissions for education

Remove-MgBetaEducationSchool

Delete a school.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationSchool

Remove-MgBetaEducationSchoolClassEducationClassByRef

Delete a class from a school.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationSchoolClassEducationClassByRef

Remove-MgBetaEducationSchoolUserEducationUserByRef

Delete a user from a school.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationSchoolUserEducationUserByRef

Remove-MgBetaEducationUser

Delete a user.

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUser

Remove-MgBetaEducationUserAssignment

Delete navigation property assignments for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignment

Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef

Delete ref of navigation property categories for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef

Remove-MgBetaEducationUserAssignmentResource

Delete navigation property resources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentResource

Remove-MgBetaEducationUserAssignmentResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationUserAssignmentRubric

Delete navigation property rubric for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentRubric

Remove-MgBetaEducationUserAssignmentRubricByRef

Delete ref of navigation property rubric for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentRubricByRef

Remove-MgBetaEducationUserAssignmentSubmission

Delete navigation property submissions for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentSubmission

Remove-MgBetaEducationUserAssignmentSubmissionOutcome

Delete navigation property outcomes for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentSubmissionOutcome

Remove-MgBetaEducationUserAssignmentSubmissionResource

Delete navigation property resources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentSubmissionResource

Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource

Delete navigation property submittedResources for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserAssignmentSubmissionSubmittedResource

Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource

Delete navigation property dependentResources for education

Remove-MgBetaEducationUserRubric

Delete navigation property rubrics for education

Note

To view the v1.0 release of this cmdlet, view Remove-MgEducationUserRubric

Set-MgBetaEducationClassAssignmentRubricByRef

Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationClassAssignmentRubricByRef

Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder

Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationClassAssignmentSubmissionUpResourceFolder

Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder

Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationClassAssignmentUpFeedbackResourceFolder

Set-MgBetaEducationClassAssignmentUpResourceFolder

Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationClassAssignmentUpResourceFolder

Set-MgBetaEducationClassModuleUpResourceFolder

Create a SharePoint folder to upload files for a given educationModule. Only teachers can perform this operation. The teacher determines what resources to upload to the SharePoint folder for the module.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationClassModuleUpResourceFolder

Set-MgBetaEducationMeAssignmentRubricByRef

Update the ref of navigation property rubric in education

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationMeAssignmentRubricByRef

Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder

Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationMeAssignmentSubmissionUpResourceFolder

Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder

Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationMeAssignmentUpFeedbackResourceFolder

Set-MgBetaEducationMeAssignmentUpResourceFolder

Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationMeAssignmentUpResourceFolder

Set-MgBetaEducationUserAssignmentRubricByRef

Update the ref of navigation property rubric in education

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationUserAssignmentRubricByRef

Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder

Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationUserAssignmentSubmissionUpResourceFolder

Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder

Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationUserAssignmentUpFeedbackResourceFolder

Set-MgBetaEducationUserAssignmentUpResourceFolder

Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder.

Note

To view the v1.0 release of this cmdlet, view Set-MgEducationUserAssignmentUpResourceFolder

Submit-MgBetaEducationClassAssignmentSubmission

Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Submit-MgEducationClassAssignmentSubmission

Submit-MgBetaEducationMeAssignmentSubmission

Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Submit-MgEducationMeAssignmentSubmission

Submit-MgBetaEducationUserAssignmentSubmission

Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student's assignment on their behalf.

Note

To view the v1.0 release of this cmdlet, view Submit-MgEducationUserAssignmentSubmission

Update-MgBetaEducationClass

Update the properties of a class.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClass

Update-MgBetaEducationClassAssignment

Update an educationAssignment object. Only teachers in the class can do this. You can't use a PATCH request to change the status of an assignment. Use the publish action to change the assignment status.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignment

Update-MgBetaEducationClassAssignmentCategory

Update the navigation property assignmentCategories in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentCategory

Update-MgBetaEducationClassAssignmentDefault

Update the properties of an educationAssignmentDefaults object. Only teachers can update these settings.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentDefault

Update-MgBetaEducationClassAssignmentResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentResource

Update-MgBetaEducationClassAssignmentResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationClassAssignmentRubric

Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentRubric

Update-MgBetaEducationClassAssignmentSetting

Update the properties of an educationAssignmentSettings object. Only teachers can update these settings.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSetting

Update-MgBetaEducationClassAssignmentSettingGradingCategory

Update a single gradingCategory on the educationAssignmentSettings. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSettingGradingCategory

Update-MgBetaEducationClassAssignmentSettingGradingScheme

Update the navigation property gradingSchemes in education

Update-MgBetaEducationClassAssignmentSubmission

Update the navigation property submissions in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSubmission

Update-MgBetaEducationClassAssignmentSubmissionOutcome

Update the properties of an educationOutcome object. Only teachers can perform this operation.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSubmissionOutcome

Update-MgBetaEducationClassAssignmentSubmissionResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSubmissionResource

Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource

Update the navigation property submittedResources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassAssignmentSubmissionSubmittedResource

Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationClassModule

Update an educationModule object in a class. Only teachers in the class can perform this operation. Note that you can't use a PATCH request to change the status of a module. Use the publish action to change the module status.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassModule

Update-MgBetaEducationClassModuleResource

Update a resource in a module. Only teachers can perform this operation. The only one property that can be updated is displayName, for all resource types.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationClassModuleResource

Update-MgBetaEducationMe

Update the navigation property me in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMe

Update-MgBetaEducationMeAssignment

Update the navigation property assignments in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignment

Update-MgBetaEducationMeAssignmentResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentResource

Update-MgBetaEducationMeAssignmentResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationMeAssignmentRubric

Update the navigation property rubric in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentRubric

Update-MgBetaEducationMeAssignmentSubmission

Update the navigation property submissions in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentSubmission

Update-MgBetaEducationMeAssignmentSubmissionOutcome

Update the navigation property outcomes in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentSubmissionOutcome

Update-MgBetaEducationMeAssignmentSubmissionResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentSubmissionResource

Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource

Update the navigation property submittedResources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeAssignmentSubmissionSubmittedResource

Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationMeRubric

Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (PATCH /education/classes/{id}/assignments/{id}/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/{id}/assignments/{id}/rubric, but it can't be updated.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeRubric

Update-MgBetaEducationMeUserMailboxSetting

Update property mailboxSettings value.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationMeUserMailboxSetting

Update-MgBetaEducationReport

Update the navigation property reports in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationReport

Update-MgBetaEducationReportReadingAssignmentSubmission

Update the navigation property readingAssignmentSubmissions in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationReportReadingAssignmentSubmission

Update-MgBetaEducationReportReadingCoachPassage

Update the navigation property readingCoachPassages in education

Update-MgBetaEducationReportReflectCheck

Update the navigation property reflectCheckInResponses in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationReportReflectCheck

Update-MgBetaEducationReportSpeakerAssignmentSubmission

Update the navigation property speakerAssignmentSubmissions in education

Update-MgBetaEducationRoot

Update education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationRoot

Update-MgBetaEducationSchool

Update the properties of a school object.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationSchool

Update-MgBetaEducationSchoolAdministrativeUnit

Update the navigation property administrativeUnit in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationSchoolAdministrativeUnit

Update-MgBetaEducationUser

Update the relatedContact collection of an educationUser object.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUser

Update-MgBetaEducationUserAssignment

Update the navigation property assignments in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignment

Update-MgBetaEducationUserAssignmentResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentResource

Update-MgBetaEducationUserAssignmentResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationUserAssignmentRubric

Update the navigation property rubric in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentRubric

Update-MgBetaEducationUserAssignmentSubmission

Update the navigation property submissions in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentSubmission

Update-MgBetaEducationUserAssignmentSubmissionOutcome

Update the navigation property outcomes in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentSubmissionOutcome

Update-MgBetaEducationUserAssignmentSubmissionResource

Update the navigation property resources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentSubmissionResource

Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource

Update the navigation property submittedResources in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserAssignmentSubmissionSubmittedResource

Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource

Update the navigation property dependentResources in education

Update-MgBetaEducationUserMailboxSetting

Update property mailboxSettings value.

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserMailboxSetting

Update-MgBetaEducationUserRubric

Update the navigation property rubrics in education

Note

To view the v1.0 release of this cmdlet, view Update-MgEducationUserRubric