简体   繁体   English

图形API OneNote C#

[英]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. 我当时正在查看将Graph页面插入OneNote的Microsoft Graph API,我能够获得URI,并且恢复正常。 My question is how do I build a C# method that takes the Creating Pages URI and implement that into a C# application. 我的问题是我如何构建一个使用创建页面URI的C#方法并将其实现到C#应用程序中。

You probably want to take a look at the OneNote developer sample for ASP.NET which is a starting point. 您可能想看一下ASP.NET的OneNote 开发人员示例,这是一个起点。

Otherwise, add some code with what you have already tried (as per SO's "how to ask" and MCVE guides). 否则,添加一些已经尝试过的代码(按照SO的“如何询问”MCVE指南)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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