Android mail search using Exchange Activesync

2020-06-27 09:36发布

Is there is way to search mail in Exchange server using active sync protocol in android, i tried in many ways but it works for Global adress lookup but not for mails. can anybody please give the solution it realy helps me. please suggest the any link for clease understanding of Exchange mailbox store.

Thanks

1条回答
Emotional °昔
2楼-- · 2020-06-27 09:38

Yes it is possible. Here is an example from the ActiveSync Protocol specification. You will first need to get the list of folders using the FolderSync command, and then use the ServerId returned to search the folders. More information in my comment here.

P.S. Might be useful to add an activesync tag to this question.

查看更多
登录 后发表回答