I\'m trying to get the sender email address from email that is send using another email address. The sender as shows in outlook is ditribution-lists@domain.com on behalf of User Name [user.name@domain
I need to use Outlook Interop objects for generating .MSG files from a web interface. That\'s why they will be accessed simultaneously by different threads. Is it multithreaded?
In a COM-addin for Outlook (using Redemption) I need to be able to determine whether a given message that I\'m looking at wa开发者_运维百科s received or sent (I only want to act on the incoming ones).