VCalendar Constructor
Default constructor. Unless the version is changed, the object will conform to the iCalendar 2.0
specification.
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public VCalendar()VB
Public Sub NewC++
public:
VCalendar()F#
new : unit -> VCalendar