NotebookLinks Class

https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.GraphNotebookLinks

Namespace:  Aspose.Email.Clients.Graph
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class NotebookLinks

The NotebookLinks type exposes the following members.

Constructors
  NameDescription
Public methodNotebookLinks
Initializes a new instance of the NotebookLinks class
Properties
  NameDescription
Public propertyOneNoteClientUrl
Opens the notebook in readonly the OneNote readonly native client if it's installed.
Public propertyOneNoteWebUrl
Opens the notebook in readonly OneNote on the web.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also