question

john-evans-solachuk avatar image
0 Votes"
john-evans-solachuk asked JadeLiang-MSFT edited

What does a 'large number of items' exactly mean?

In Items.ItemAdd event description, it says that

This event does not run when a large number of items are added to the folder at once.

In the context of Outlook's Outbox folder, how large is large and how do I simulate adding a large number of items moving to Outlook Outbox naturally in terms of composing and sending out the mail?


office-outlook-itprooffice-vba-devoffice-vsto-com-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ChristyZhang-MSFT avatar image
0 Votes"
ChristyZhang-MSFT answered

Hi @ricardo-6009 ,

Welcome to our forum.

Based on my research, I found an article which mentioned that this event is not fired if more than 16 elements are dragged for Outlook2000、Outlook20020、Outlook2003, and is not fired if more than 512 elements for Outlook 2007 with SP2, for reference only. For newer versions of Outlook, no related instructions were found for Items.ItemAdd event.
(Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)

For your another question about how to add a large number of items moving to Outlook Outbox, I have done a lot of searches but didn't find any helpful suggestions. Please kindly understand that the Outlook tag here we mainly focus on general issues about Outlook desktop client and know little about vba. In order to better solve your problem, we will remove add "office-vba-dev" tag.

Thanks for your understanding and hope your question will be resolved soon.


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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.