简体   繁体   中英

Send Outlook Meeting Invite using Java

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM