VCalendarParser(VCalendar) Constructor
This version of the constructor is used when parsing calendar data that is to be stored in an
existing vCalendar/iCalendar instance.
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected VCalendarParser(
VCalendar calendar
)
Protected Sub New (
calendar As VCalendar
)
protected:
VCalendarParser(
VCalendar^ calendar
)
new :
calendar : VCalendar -> VCalendarParser
Parameters
- calendar VCalendar
- The existing calendar instance
The properties in the passed calendar will be cleared