F
Frode Lillerud
Hello all.
I'm writing an antispam add-in for Outlook in C#.
I'm able to trigger an event when a new message arrives, but I would like
to work with it before it reaches the Inbox.
How can I access all the headers and body info of the incoming mail?
I want to be able to move to the mail to the correct folder after checking
the contents.
Code examples (in C#) would be very helpful!
I'm writing an antispam add-in for Outlook in C#.
I'm able to trigger an event when a new message arrives, but I would like
to work with it before it reaches the Inbox.
How can I access all the headers and body info of the incoming mail?
I want to be able to move to the mail to the correct folder after checking
the contents.
Code examples (in C#) would be very helpful!