View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
duadinam duadinam is offline
external usenet poster
 
Posts: 7
Default VBA API for Outlook and Email managment

Hello,

I'm working on a VBA application to log email correspondances in a
spreadsheet. I would like to be able to export email conversations
along with dates, and other ppl involved in the conversation in a
spreadsheet. Anytime an email is sent to or from select address
Outlook will update this spreadsheet.

What is the best way to go about this? Is this possible and what
API's, libraries etc should I look at.


Any help would be greatly appreciated. I think this could be a very
useful Macro for anybody working in an Admin.

Thank you,