NotebookLinksOneNoteWebUrl Property |
Opens the notebook in readonly OneNote on the web.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string OneNoteWebUrl { get; set; }
Public Property OneNoteWebUrl As String
Get
Set
public:
property String^ OneNoteWebUrl {
String^ get ();
void set (String^ value);
}
member OneNoteWebUrl : string with get, set
Property Value
Type:
String
See Also