Skip to main content

Command Palette

Search for a command to run...

Automating Outlook using AddIn

Published
1 min read

Here is a sample code that shows how to check and create a Folder if needed.

Process unread and incoming emails and categorize them into folders. https://github.com/xavierjohn/EmailCategorizationOutlookAddIn/blob/master/EmailCategorizationOutlookAddIn/ThisAddIn.cs