Class ICalendarParser
Parser for text/calendar (iCalendar) format
public class ICalendarParser
- Inheritance
-
objectICalendarParser
Methods
Parse(string)
public VCalendar Parse(string calendarText)
Parameters
calendarTextstring
Returns
ParseFile(string)
public VCalendar ParseFile(string filePath)
Parameters
filePathstring