Uses of Class
odata.msgraph.client.beta.entity.request.OnenoteSectionRequest
-
Packages that use OnenoteSectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OnenoteSectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnenoteSectionRequest Modifier and Type Method Description OnenoteSectionRequestOnenotePage. getParentSection() -
Uses of OnenoteSectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OnenoteSectionRequest Modifier and Type Method Description OnenoteSectionRequestNotebookCollectionRequest. sections(String id)OnenoteSectionRequestSectionGroupCollectionRequest. sections(String id) -
Uses of OnenoteSectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OnenoteSectionRequest Modifier and Type Method Description OnenoteSectionRequestOnenotePageRequest. parentSection()OnenoteSectionRequestNotebookRequest. sections(String id)OnenoteSectionRequestOnenoteRequest. sections(String id)OnenoteSectionRequestSectionGroupRequest. sections(String id)
-