I want to send a Outlook Meeting Invite using Java.Can somebody please share the code for the same?
Thanks & Regards, Richa
I want to send a Outlook Meeting Invite using Java.Can somebody please share the code for the same?
Thanks & Regards, Richa
An outlook invitation consists of an iCalendar request with some specific requirements. To generate an iCalendar request in Java, you can use iCal4j. Here is a description of what Outlook needs.