Zee,
For a list of resources on using Outlook from VB.NET:
http://www.microeye.com/resources/res_outlookvsnet.htm
For help & information on programming Outlook (mostly VB6, some VB.NET):
http://www.outlookcode.com/
Some samples of using Outlook with VB.NET:
http://msdn.microsoft.com/office/def...OLOMwVBNET.asp
A sample COM Add-in for Outlook written in VB.NET:
http://msdn.microsoft.com/library/de...hatsNew2k3.asp
Hope this helps
Jay
"zee" <(E-Mail Removed)> wrote in message
news:472901c47342$34fc9220$(E-Mail Removed)...
> Hello there
>
> I would like to create an add-in for outlook which looks
> at all the new email (unread), if they contain particular
> text on the subject, then a link gets added to the bottom
> of the email or an attachment can be added.
>