I need to send email messages to outlook that would create a Task for the users in outlook. I am using org.springframework.mail. I see a Java API called iCal4j to create a Calendar appointment, but nothing on created a Task. Any Suggestions?

Thanks

Craig

Craig