Outlook Forms + Eml

A

Astrazx

I need a custom form that will save the message into an offline archiv
as an EML file and flag itself as already saved so that duplicates ar
not saved by other users who received the same message
 
P

Perry

Wrong newsgroup.
Turn to the Outlook programming newsgroup for this or find a good Outlook
site for this
Eg
http://www.outlookcode.com/
(or look at the available MS newsgroups for the Outlook programming one ...)

Extra info:
Every message (als a form) has a GUID.
With this GUID you can work on eliminating duplicate messages.

Krgrds,.
Perry
 
Top