是否可以使用 Office 加载项以编程方式访问 Outlook 中的选定约会(事件) [英] Is it possible to programmatically access the selected appointment (event) in outlook using Office Add In

查看:50
本文介绍了是否可以使用 Office 加载项以编程方式访问 Outlook 中的选定约会(事件)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从 Outlook 日历插件中获取选定的约会数据.我在 Outlook 日历中添加了加载项.我想获取选定的约会(事件)数据.因为我需要在 Outlook 加载项中显示选定的事件.这可能吗 ?(使用 javascript )

How to get the selected appointment data from outlook calendar Add Ins. I have added the Add Ins in Outlook calendar. I want to get the selected appointment ( event ) data. Because i need to display the selected event in Outlook Add Ins. Is this possible ? ( using javascript )

推荐答案

您可以使用 Office.js API 来获取当前项目或邮箱的详细信息.对于所选项目的数据,您可以使用 Office.context.mailbox.item API.请查看 API 参考 doc 完整的 API 集.

You can use Office.js APIs to get the details of current item or mailbox. For selected item's data you can use Office.context.mailbox.item APIs. Please check the API reference doc for complete API set.

这篇关于是否可以使用 Office 加载项以编程方式访问 Outlook 中的选定约会(事件)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆