Iqbal Khan
New Member
- Outlook version
- Outlook 2013 64 bit
- Email Account
- POP3
I am trying to move emails with same conversation id to a folder.
Right now I am using loop to search all the emails to look for conversation ID and move the email However the Inbox has more than 4000 emails in it hence it is taking time as I am trying to move the emails in Inbox in the Item_send event.
Is there a faster way to get the count of emails with similar conversation id so that I can break the once all the emails are found.
thank you.
Right now I am using loop to search all the emails to look for conversation ID and move the email However the Inbox has more than 4000 emails in it hence it is taking time as I am trying to move the emails in Inbox in the Item_send event.
Is there a faster way to get the count of emails with similar conversation id so that I can break the once all the emails are found.
thank you.