A
ATS
HOWTO Programmatically save an Outlook email to file.
Please help,
My company is trying to make Outlook save emails to file programmatically.
The idea is to have an external EXE running, that "tells" Outlook to save a
currently open email to file, or to a set of highlighted emails to file. The
most ideal soltuion would be for this communication to occur seemlessly, with
no distracting GUI operation occurring to the user's experience. The EXE is
written in VC++, and I am aware of the IAccessible interface, but I'm not
sure where to start for finding a solution to such a need.
Please help,
My company is trying to make Outlook save emails to file programmatically.
The idea is to have an external EXE running, that "tells" Outlook to save a
currently open email to file, or to a set of highlighted emails to file. The
most ideal soltuion would be for this communication to occur seemlessly, with
no distracting GUI operation occurring to the user's experience. The EXE is
written in VC++, and I am aware of the IAccessible interface, but I'm not
sure where to start for finding a solution to such a need.