Extract Exchange Email Attachments Using Managed Code
Does anyone know of a way to copy email attachments of a specific extension from mail when they come from Exchange 2003 to a shared directory using managed code?
I know one way is to use vbscript using listeners that exchange messages. however I was wondering if anyone has seen a sample in managed code, perhaps using interop ??
Any code example is greatly appreciated.
0
a source to share