IGraphClient.ListNotebooks
IGraphClient.ListNotebooks method
Retrieve a list of notebook objects. 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 NotebookCollection ListNotebooks(ODataQueryBuilder queryBuilder = null)
| Parameter | Type | Description |
|---|---|---|
| queryBuilder | ODataQueryBuilder | Optional OData query builder for filtering notebooks. |
Return Value
List of notebooks
See Also
- class NotebookCollection
- class ODataQueryBuilder
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email