MicrosoftGraphOnenote |
MicrosoftGraphGroupInner.onenote() |
Get the onenote property: onenote.
|
MicrosoftGraphOnenote |
MicrosoftGraphSite.onenote() |
Get the onenote property: onenote.
|
MicrosoftGraphOnenote |
MicrosoftGraphUserInner.onenote() |
Get the onenote property: onenote.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onenote.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withNotebooks(List<MicrosoftGraphNotebook> notebooks) |
Set the notebooks property: The collection of OneNote notebooks that are owned by the user or group.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withOperations(List<MicrosoftGraphOnenoteOperation> operations) |
Set the operations property: The status of OneNote operations.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withPages(List<MicrosoftGraphOnenotePage> pages) |
Set the pages property: The pages in all OneNote notebooks that are owned by the user or group.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withResources(List<MicrosoftGraphOnenoteResource> resources) |
Set the resources property: The image and other file resources in OneNote pages.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withSectionGroups(List<MicrosoftGraphSectionGroup> sectionGroups) |
Set the sectionGroups property: The section groups in all OneNote notebooks that are owned by the user or group.
|
MicrosoftGraphOnenote |
MicrosoftGraphOnenote.withSections(List<MicrosoftGraphOnenoteSection> sections) |
Set the sections property: The sections in all OneNote notebooks that are owned by the user or group.
|