I need to do the following with Outlook:
- Check to see if a "Medical Contacts" folder exists (if not, create it)
- Delete all contacts in the Medical Contacts folder
- Export contacts from my SQL Server backend into Outlook
This will potentially be run multiple times per week.
My question is this. Does VS Tools for Office give me a better pathway to Outlook, or should I just use COM?


Reply With Quote
