Class Summary |
iCalendar |
The iCalendar class is a parent element for calendaring data returned from the Calendar Web Services host. |
vAttendee |
The attendee record provides information about one attendee to the instance of an event (either a simple or repeating/recurring). |
vCalendar |
The vCalendar object is a container for all related vEvents and vTasks (although not required by the IETF iCalendar specification). |
vComponent |
The vComponent is the base class for all iCalendar entities that can be parented to a vCalendar object or another vComponent. |
vEvent |
The vEvent mirrors the IETF definition of a vEvent. |
vOrganizer |
The organizer components holds information about the events' owner. |
vTimezone |
The timezone components holds information about the event's timezone. |
vTodo |
The vTodo mirrors the IETF definition of a vTodo. |