Hello Dave,
you can use Exchange Store Event Sinks here. These can be bound to a
specific folder on a mailbox or public folder and are triggered whenever a
new item is saved in the folder. You can create this sink either with
VBScript, Vb6, C++ or any .NET language.
See
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/_exch2k_using_store_events.asp.
If you want to create the sink with managed code, have a look on my article
http://www.infinitec.de/articles/exchange/managedeventsinks.aspx
Greetings,
Henning Krause
> Hi,
>
[quoted text clipped - 19 lines]
>
> Dave Dudley
Dave - 19 Apr 2006 21:50 GMT
Thanks,
I hope that will get me started in the right direction.
Dave
> Hello Dave,
>
[quoted text clipped - 35 lines]
> >
> > Dave Dudley