Java iCalendar invite as free in outlook -


i working on code generate calendar invite can accepted/declined in outlook. have used java icalendar generate calendar invite.

my requirement is, when calendar invite accepted in outlook, should default show "free" time. current implementation, shows "busy".

appreciate help! thanks!

according the spec should set transp property transparent.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -