what is the correct mime type for vcalendar
问题 I'm trying to create vcalendar for nfc tags,but what is the correct mime type? It should be something like this WindowsMime:WriteTag.Text/vcalendar WindowsMime:WriteTag.Text/x-vcalendar but when I try to read the tag, the prompt message is "Sorry your phone can't recognise this type of file" 回答1: The RFC mime type is text/calendar rather than text/vcalendar , does that work? How are you creating the file? There is a BSD-licensed iCal class library for .NET called DDay.Ical 回答2: The type for