MAPI maybe?
So what is MAPI?
MAPI is a component provided by Microsoft to help programmers to connect to messaging applications like Outlook or mail server like Exchange. MAPI is short for Message Application Programming Interface. This API enables us to create custom applications that can send / read mail, access address books and folders and do all sorts of customized funcationalities via outlook.
Might look into this in ~10 hours.