简体   繁体   English

有没有一种方法可以根据对 Outlook Android 应用程序的某些验证显示 Outlook 添加通知

[英]Is there a way we can display Outlook Add In Notification based on certain validation on an Outlook Android App

I'm developing an Outlook Add In, have added support for Mobile [] as well, but for some reason "Office.context.mailbox.item.notificationMessages.addAsync" doesn't seem to work on android. Any suggestions?我正在开发一个 Outlook 加载项,也添加了对 Mobile [] 的支持,但出于某种原因,“Office.context.mailbox.item.notificationMessages.addAsync”似乎在 android 上不起作用。有什么建议吗?

Add-ins aren't supported in Outlook on Android, on iOS, and modern mobile web with on-premises Exchange accounts.使用本地 Exchange 帐户的 Outlook、Android、iOS 和现代移动 web 不支持加载项。 Add-ins don't work in modern Outlook on the web on iPhone and Android smartphones.加载项在 iPhone 上的 web 和 Android 智能手机上的现代 Outlook 中不起作用。 For information about supported devices, see Requirements for running Office Add-ins .有关支持的设备的信息,请参阅运行 Office 加载项的要求

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

相关问题 以编程方式将日历事件添加到iOS或Android上的Outlook - Programmatically add calendar event to Outlook on iOS or Android 管理多个Outlook会议室的Android应用 - Android App that manages multiple Outlook Meeting Rooms Android使用存储在我的应用程序中的Outlook凭据 - Android use outlook credentials stored in my app 将Outlook中的任务和电子邮件获取到Android应用中 - Get taks and emails from Outlook into Android app 我们是否可以基于Android Studio模拟器为不同的显示屏创建App - Can we based on Android Studio Emulators for different display screens create the App 我们如何将同一提供商的子域添加到基于 TWA 的 android 应用程序? - How can we please add subdomains from same provider to TWA based android app? 在Android中使用Outlook SDK将事件更新到Outlook - Update event to outlook using outlook sdk in android 我如何知道要显示或不显示通知的Android应用程序的应用程序状态? - How can I know the application state of an Android App to display or not a notification? VALARM在Outlook和Android中不起作用 - VALARM not working in Outlook & Android 我们如何在Android中以编程方式为“锁定屏幕通知和徽章图标”等应用启用通知设置 - How can we enable notification setting in android for app like “lock screen notification and badge icon” programatically
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM