G
g62msdnatll
I am seeing this behavior. I want to verify that it is by design and not a
bug in my program:
Scenario 1:
1) User starts and logs into Outlook
2) New_Mail events fire upon log in
3) Item_Add events do NOT fire in conjunction with these new mails being
added to Inbox
4) While Outlook is open, New_Mail events fire
5) Each new mail generates an Item_Add event on the Inbox
Scenario 2:
1) User starts Outlook
2) No new mail
3) After some time, new mail events fire
4) Item_Add fires for each new mail
BEHAVIOR: Item_Add does not consistently fire.
Is this correct?
bug in my program:
Scenario 1:
1) User starts and logs into Outlook
2) New_Mail events fire upon log in
3) Item_Add events do NOT fire in conjunction with these new mails being
added to Inbox
4) While Outlook is open, New_Mail events fire
5) Each new mail generates an Item_Add event on the Inbox
Scenario 2:
1) User starts Outlook
2) No new mail
3) After some time, new mail events fire
4) Item_Add fires for each new mail
BEHAVIOR: Item_Add does not consistently fire.
Is this correct?