Using Outlook VBA, we can automate variety of Outlook tasks, retrieve data from emails, calendar, contact address book, create note, etc. If you use Outlook to manage your e-mail, one of the things you do almost daily is searching e-mails. In this tutorial I will be showing you how to properly search an email/emails using Outlook VBA.
Exchange Store Schema documentation link
Items.Restrict method documentation (different query examples) link
Mailitem object documentation link
VBA Script
Hi
my name is Donald and i would like to know if you can make a video for indexing an outlook folder or folders with outlook VBA
So wanted to know if you are a developer
Very nice clean awesome code, thank you so much!!
Hi
Thank you for the very good video and links.
How would the strfilter look like if you would like to choose a string instead of typing the searchword in the code itself?