Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 android 中使用主动同步协议在 Exchange 服务器中搜索邮件,我尝试了很多方法,但它适用于全局地址查找,但不适用于邮件。任何人都可以提供真正帮助我的解决方案。请建议任何链接以了解 Exchange 邮箱存储。
谢谢
对的,这是可能的。这是来自 ActiveSync 协议规范的示例。您首先需要使用 FolderSync 命令获取文件夹列表,然后使用返回的 ServerId 来搜索文件夹。更多信息在我的评论中。
PS 为这个问题添加一个 activesync 标记可能很有用。