A
arnott
hi All,
I am new to C#. I am using Visual Studio 2008 with visual studio tools for
office and outlook 2007. I want create a add-in that will search incoming
messages and find the text with something like "pdfile://1234" and make it a
click-able link, and when the link is clicked launch a event handler that
will open another application to fetch the document.
I found some examples here :
http://msdn.microsoft.com/en-us/office/aa905540.aspx and am learning it.
I want to know how to add the event handler to a string in the text of the
message body ? Any relevant example available online ? Hints or example code
will be very helpful.
Thanks,
Arnott
I am new to C#. I am using Visual Studio 2008 with visual studio tools for
office and outlook 2007. I want create a add-in that will search incoming
messages and find the text with something like "pdfile://1234" and make it a
click-able link, and when the link is clicked launch a event handler that
will open another application to fetch the document.
I found some examples here :
http://msdn.microsoft.com/en-us/office/aa905540.aspx and am learning it.
I want to know how to add the event handler to a string in the text of the
message body ? Any relevant example available online ? Hints or example code
will be very helpful.
Thanks,
Arnott