Uses of Class
odata.msgraph.client.beta.entity.request.NotebookRequest
-
Packages that use NotebookRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of NotebookRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return NotebookRequest Modifier and Type Method Description NotebookRequestOnenotePage. getParentNotebook()NotebookRequestOnenoteSection. getParentNotebook()NotebookRequestSectionGroup. getParentNotebook() -
Uses of NotebookRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return NotebookRequest Modifier and Type Method Description NotebookRequestOnenoteRequest. notebooks(String id)NotebookRequestOnenotePageRequest. parentNotebook()NotebookRequestOnenoteSectionRequest. parentNotebook()NotebookRequestSectionGroupRequest. parentNotebook()
-