# Automating Outlook using AddIn

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
