Uses of Class
odata.msgraph.client.beta.entity.request.SectionGroupRequest
-
Packages that use SectionGroupRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SectionGroupRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SectionGroupRequest Modifier and Type Method Description SectionGroupRequestOnenoteSection. getParentSectionGroup()SectionGroupRequestSectionGroup. getParentSectionGroup() -
Uses of SectionGroupRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SectionGroupRequest Modifier and Type Method Description SectionGroupRequestNotebookCollectionRequest. sectionGroups(String id)SectionGroupRequestSectionGroupCollectionRequest. sectionGroups(String id) -
Uses of SectionGroupRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SectionGroupRequest Modifier and Type Method Description SectionGroupRequestOnenoteSectionRequest. parentSectionGroup()SectionGroupRequestSectionGroupRequest. parentSectionGroup()SectionGroupRequestNotebookRequest. sectionGroups(String id)SectionGroupRequestOnenoteRequest. sectionGroups(String id)SectionGroupRequestSectionGroupRequest. sectionGroups(String id)
-