IGraphClient.FetchNotebook

IGraphClient.FetchNotebook method

Retrieve the properties and relationships of a notebook object. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All

public Notebook FetchNotebook(string itemId)
ParameterTypeDescription
itemIdStringItem id

Return Value

Notebook object

See Also