Is it possible to create a TNEF file from java?

280 Views Asked by At

I would like to send a task to outlook from a java backend.

I found this thread here which is not resolved (and from 2012): How to send Outlook tasks requests by mail without Outlook?

Does it exist a library that can make a TNEF-file for java?

1

There are 1 best solutions below

1
On

Take a look in Apache POI Project. Seems like HMEF is a pure Java implementation of Microsoft's TNEF