How To Write To A OneNote 2013 Page Using C# and The OneNote Interop

后端 未结 4 1675
独厮守ぢ
独厮守ぢ 2020-11-29 08:56

I have seen many articles about this but all of them are either incomplete or do not answer my question. Using C# and the OneNote Interop, I would like to simp

4条回答
  •  旧巷少年郎
    2020-11-29 09:13

    If you're using C#, Check out the newer OneNote REST API at http://dev.onenote.com. It already supports creating a new page and has a beta API to patch and add content to an existing page.

提交回复
热议问题