2
votes

Is there a Java library which allows to create a new mail with a file attached and brings the mail client (Outlook 2010) to front?

The client and the Exchange 2010 server run on Windows 2008 64 Bit.

1

1 Answers

1
votes

JDIC provides some functionality to do this. JDIC doesn't play well in OSGi, so I recently extracted the relevant MAPI bits into a bundle called jmapi.