Uses of Class
odata.msgraph.client.beta.entity.collection.request.OnenoteSectionCollectionRequest
-
Packages that use OnenoteSectionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OnenoteSectionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnenoteSectionCollectionRequest Modifier and Type Method Description OnenoteSectionCollectionRequestNotebook. getSections()OnenoteSectionCollectionRequestOnenote. getSections()OnenoteSectionCollectionRequestSectionGroup. getSections() -
Uses of OnenoteSectionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OnenoteSectionCollectionRequest Modifier and Type Method Description OnenoteSectionCollectionRequestNotebookCollectionRequest. sections()OnenoteSectionCollectionRequestSectionGroupCollectionRequest. sections() -
Uses of OnenoteSectionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OnenoteSectionCollectionRequest Modifier and Type Method Description OnenoteSectionCollectionRequestNotebookRequest. sections()OnenoteSectionCollectionRequestOnenoteRequest. sections()OnenoteSectionCollectionRequestSectionGroupRequest. sections()
-