VCalendar Constructor

There are two overloads for the constructor

Overload List

VCalendar Default constructor. Unless the version is changed, the object will conform to the iCalendar 2.0 specification.
VCalendar(SerializationInfo, StreamingContext) Deserialization constructor for use with ISerializable

See Also