Uses of Class
odata.msgraph.client.beta.entity.collection.request.EducationUserCollectionRequest
-
Packages that use EducationUserCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EducationUserCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationUserCollectionRequest Modifier and Type Method Description EducationUserCollectionRequestEducationClass. getMembers()EducationUserCollectionRequestEducationClass. getTeachers()EducationUserCollectionRequestEducationRoot. getUsers()Org.OData.Capabilities.V1.ChangeTrackingEducationUserCollectionRequestEducationSchool. getUsers() -
Uses of EducationUserCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EducationUserCollectionRequest Modifier and Type Method Description EducationUserCollectionRequestEducationClassCollectionRequest. members()EducationUserCollectionRequestEducationClassCollectionRequest. teachers()EducationUserCollectionRequestEducationSchoolCollectionRequest. users() -
Uses of EducationUserCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EducationUserCollectionRequest Modifier and Type Method Description EducationUserCollectionRequestEducationClassRequest. members()EducationUserCollectionRequestEducationClassRequest. teachers()EducationUserCollectionRequestEducationRootRequest. users()EducationUserCollectionRequestEducationSchoolRequest. users()
-