IGraphClient.CreateNotebook
IGraphClient.CreateNotebook method
Create a new OneNote notebook. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.ReadWrite Application Notes.ReadWrite.All
public Notebook CreateNotebook(Notebook notebook)
Parameter | Type | Description |
---|---|---|
notebook | Notebook | Notebook to be created |
Return Value
Created notebook
See Also
- class Notebook
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email