outlook cache mode

  • Thread starter Thread starter Ashish
  • Start date Start date
A

Ashish

Outlook generates events (when send/save a mail ) which are process on
exchange server in onsyncsave. If send a mail to a user then two events with
following path are caught on exchange server
1. Mail under Inbox folder
2. Mail under Sent Items folder.

But if we disable cache mode and send a mail then we catch only one event on
exchange server
1. Mail under Inbox folder

How to generate event for sent items for this case
 
For Exchange development questions please post in an Exchange group such as
microsoft.public.exchange.development.
 
Back
Top