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)
Parameter | Type | Description |
---|---|---|
itemId | String | Item id |
Return Value
Notebook object
See Also
- class Notebook
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email