Is there a way to make my add-in run and show in people level not mail item

耗尽温柔 提交于 2019-12-24 18:51:40

问题


I want to make add-in that show button in contact form to show user email and phone number in task pane , is that available with current web add-in api ?

And how to make it because i can't found any demo or document for that


回答1:


No, the current web add-in specification supports only two item types in Outlook

  • Message
  • Appointment

Using the web add-in infrastructure for Outlook, it is not possible to show a button in contact form.



来源:https://stackoverflow.com/questions/51082192/is-there-a-way-to-make-my-add-in-run-and-show-in-people-level-not-mail-item

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!