I have a calendar app for which I provide subscriptions by linking client using the "webcal://" protocol. It's working quite nicely. What I'd like to know is if there is a way title it in the receiving calendar application, such as Outlook, iPhone, Google, etc?
Currently, when loaded into Outlook it is displayed as the name of the web script from which it came. For instance if the script is (using ColdFusion) Create_ICS_File.cfm then Outlook shows it as "Create_ICS_File in Internet Calendars".
On the iPhone it shows up in Calendar as the full web address including URL variables. For example: mywebsite.com/Create_ICS_File.cfm?calid=4329-32
Is the a way, in the ICS file or otherwise, to set a title on these subscriptions?
Property Name PRODID Purpose. This property specifies the identifier for the product that created the iCalendar object.
Using the X-WR-CALNAME - The display name of the calendar should do the trick
See http://en.wikipedia.org/wiki/ICalendar#Calendar_extensions.
See also How do I change the display name of an iCalendar in Outlook?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With