-Eric Legault
Eric Legault is an Outlook MVP, a professional consultant/developer for Imaginet Resources, and the founder of the micro-ISV Collaborative Innovations which is focused on building solutions for Outlook, Exchange and SharePoint.
View picture thumbnails and slideshows easily in Outlook with Picture Attachments Wizard.
Author website: www.collaborativeinnovations.ca
Getting a Handle on Your E-mails with VBA | Expert Zone
2006-11-06
One of the trickiest things to get used to for developers new to Outlook programming, and even those with some experience, is figuring out how to get programmatic access to various items at various times. There are built-in methods to get this access, but sometimes the problem lies in determining which is the proper object to automate.
Building Professional Outlook Applications | Expert Zone
2006-03-08
Outlook, like the other applications in the Microsoft Office suite, can be extended quite capably by most users who are relatively comfortable working with VBA macros. Many people have written themselves some handy procedures to help automate a few moderately difficult day-to-day tasks. However, when these kinds of solutions grow in scope to become useful for more people than just yourself they are better implemented as a COM Add-In.