Z-SoftNet Developer Network Library www.zsoftnet.com

Calendar Properties

The properties of the Calendar class are listed below. For a complete list of Calendar class members, see the Calendar Members topic.

Public Static Properties

Begin Gets the VCalendar begin value.
End Gets the VCalendar end value.
VCalendar Gets the VCalendar vcalendar value.

Public Instance Properties

Alarms Gets the list of Alarms which can be used as datasource.
Components Gets the components list.
Events Gets the list of events which can be used as datasource.
FreeBusyTimes Gets the list of FreeBusyTimes which can be used as datasource.
Journals Gets the list of Journals which can be used as datasource.
Properties Gets the properties list.
TimeZones Gets the list of TimeZones which can be used as datasource.
ToDos Gets the list of ToDo's which can be used as datasource.
TotalDatesToGenerate Gets or sets the Total dates to genereate when creating dates for recurring items which repeat forever(Have not DateUntil or Count values)

See Also

Calendar Class | ZsoftNet.iCalendar Namespace