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

john-evans-solachuk 1 Reputation point
2021-06-30T03:17:28.17+00:00

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 Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,366 questions
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.
6,077 questions
Office Visual Basic for Applications
Office Visual Basic for Applications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Visual Basic for Applications: An implementation of Visual Basic that is built into Microsoft products.
1,506 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChristyZhang-MSFT 26,116 Reputation points Microsoft External Staff
    2021-06-30T09:52:05.403+00:00

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.