Onenote pages created via Microsoft graph shows as unread (with green color) in the OneNote client -


this not correct behavior in mind. should behave same way if page created via onenote client. behavior creates big usability issue our end users since whole page covered green color of changes in page.

request

post  graph.microsoft.com/v1.0/groups/{groupid}/onenote/sections/{sectionid}/pages http/1.1 content-type: text/html 

response

http/1.1 201 created request-id, client-request-id 

screenshot of onenote client

click here see screenshot


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -