Aspose::Email::Clients::Graph::NotebookLinks Class Reference

https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook. More...

Inherits Object.

Public Member Functions

System::String get_OneNoteClientUrl () const
 Opens the notebook in readonly the OneNote readonly native client if it's installed. More...
 
void set_OneNoteClientUrl (System::String value)
 Opens the notebook in readonly the OneNote readonly native client if it's installed. More...
 
System::String get_OneNoteWebUrl () const
 Opens the notebook in readonly OneNote on the web. More...
 
void set_OneNoteWebUrl (System::String value)
 Opens the notebook in readonly OneNote on the web. More...
 

Detailed Description

Member Function Documentation

◆ get_OneNoteClientUrl()

System::String Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteClientUrl ( ) const

Opens the notebook in readonly the OneNote readonly native client if it's installed.

◆ get_OneNoteWebUrl()

System::String Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteWebUrl ( ) const

Opens the notebook in readonly OneNote on the web.

◆ set_OneNoteClientUrl()

void Aspose::Email::Clients::Graph::NotebookLinks::set_OneNoteClientUrl ( System::String  value)

Opens the notebook in readonly the OneNote readonly native client if it's installed.

◆ set_OneNoteWebUrl()

void Aspose::Email::Clients::Graph::NotebookLinks::set_OneNoteWebUrl ( System::String  value)

Opens the notebook in readonly OneNote on the web.