Python and Outlook - An example
October 20, 2015 —Category: Software
TL;DR: Install win32 extensions (e.g. using this to put it in your virtual env). Read some code below (there are folders with stuff, messages have CapitalizedPropertyNames ). Profit. The other day I needed to perform some statistics on an Outlook mailbox. In particular, use the frequency per day…