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... | |
https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook.
System::String Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteClientUrl | ( | ) | const |
Opens the notebook in readonly the OneNote readonly native client if it's installed.
System::String Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteWebUrl | ( | ) | const |
Opens the notebook in readonly OneNote on the web.
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.
void Aspose::Email::Clients::Graph::NotebookLinks::set_OneNoteWebUrl | ( | System::String | value | ) |
Opens the notebook in readonly OneNote on the web.