简体   繁体   中英

Graph API OneNote C#

I was looking at the Microsoft Graph API to insert pages into OneNote, I was able to get the URI's and that came back fine. My question is how do I build a C# method that takes the Creating Pages URI and implement that into a C# application.

You probably want to take a look at the OneNote developer sample for ASP.NET which is a starting point.

Otherwise, add some code with what you have already tried (as per SO's "how to ask" and MCVE guides).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM