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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -