Problem I have an Outlook Module that contains the VBA Code below. The VBA code opens an Excel Add-In called […]
Tag: outlook
Manipulating the global address book in Outlook
Problem I am using VBA to manipulate the global address book in Outlook. My method takes a contact and returns […]
Creating JIRA task from Email in MS Outlook
Problem Every day I get 5 to 30 Appointment emails with almost the same content from which I need to […]
Loop at specific folder in Outlook to look for a specific title
Problem I created a C# console program to loop through a specific folder in Outlook to look for a specific […]