Outlookライクなスケジューラ🗓️が作れないか試してみた🛠️🧪。 何となくそれっぽい動きになったので初版を公開🌐📤👶。 今後まともに動くものに仕上げ🚧🏢ていきながら、ソースを整理する。 ⚙️仕様 適当に思い付きで決めた仕様を記載。
ItemSend Addin was deployed earlier and SendMail callback worked fine with Javascript hosted on cloud URL. Later uninstalled Addin and cloud JS files are updated (due to a fix) in same cloud URL.
Our implementation of bundled JavaScript file for use with launch events in JavaScript-only runtime of Outlook uses fetch API to retrieve JSON files from the server. This implementation worked well in ...