If user is in Cached Exchange mode and only downloads the last x days of emails, and they try to file old emails using our company application none of the old emails will file.

Thopulou D 21 Reputation points
2021-05-21T06:44:53.477+00:00

As a workaround if we set MDB_ONLINE in OpenMsgStore the old emails are fetched to the folder.

So my question here is will there be performance impact as the flags override the connection to the local message store and open the store on the remote server
as per this article:https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/mapi-constants

what Api does Microsoft use when we click "Click here to view more on the exchange"?

Some ideas insight on this will be quite helpful as we thought setting MDB_ONLINE always could impact the performance for multiple users

Thanks,
Thopulou from iManage

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,912 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,012 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,211 questions
0 comments No comments
{count} votes

Accepted answer
  1. Lucas Liu-MSFT 6,161 Reputation points
    2021-05-24T02:15:21.403+00:00

    Hi @Thopulou D ,
    According to research on the information you provided. I found that the issue is related to EWS-API. Here we mainly focus on general issues about Exchange server. So I could proivde limited help. For your question, the following is found in my research.

    Click "Click here to view more on the exchange" to display old emails. This is due to the specific workflow designed by Exchange and Outlook.

    When we set up the "Use Cached Exchange Mode". In the default configuration, depending on the size of we hard disk, Outlook synchronizes only 1, 3, or 12 months of email to we Offline Outlook Data (.ost) file from the Exchange server. If we Mail to keep offline setting is set to 12 months and we have email items in your Exchange mailbox that are older than 12 months, those items reside only in we mailbox on the server. Therefore, if we can't connect to the Exchange server, we may be unable to retrieve items outside the range that's specified by the Cached Exchange Mode synchronization setting until we reconnect with the server.

    So when we want to view the earlier emails, we need to connect to the Exchange server to retrieve them. Or, if our hard disk has enough space, we can set the cached mail to "All".
    For more information please refer to: Only a subset of your Exchange mailbox items are synchronized in Outlook

    98910-image.png

    ----------

    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful