MicrosoftGraphRecentNotebook |
MicrosoftGraphRecentNotebook.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: recentNotebook.
|
MicrosoftGraphRecentNotebook |
MicrosoftGraphRecentNotebook.withDisplayName(String displayName) |
Set the displayName property: The name of the notebook.
|
MicrosoftGraphRecentNotebook |
MicrosoftGraphRecentNotebook.withLastAccessedTime(OffsetDateTime lastAccessedTime) |
Set the lastAccessedTime property: The date and time when the notebook was last modified.
|
MicrosoftGraphRecentNotebook |
MicrosoftGraphRecentNotebook.withLinks(MicrosoftGraphRecentNotebookLinks links) |
Set the links property: recentNotebookLinks.
|
MicrosoftGraphRecentNotebook |
MicrosoftGraphRecentNotebook.withSourceService(MicrosoftGraphOnenoteSourceService sourceService) |
Set the sourceService property: onenoteSourceService.
|