Setting html text to VCALENDAR description
I want to set html text in vcalendar description. How to do it?
+2
Ragini marwadkar
source
to share
1 answer
Unfortunately Outlook does not support HTML in vCalendar / ICS event descriptions.
When using Outlook, descriptions can use rich text format. However, when you try to export it, the formatting is discarded and a hardcoded wrapper is added to fix the text encoding (customizable on the fly by application logic). The encoding can be changed via Outlook settings, oh thank you god! = P
-1
SuperDuck
source
to share