Class | Description | |
---|---|---|
![]() | ActionType |
Represents an alarm action type.
|
![]() | CalendarFactory |
Calendars factory.
|
![]() | ClassificationType |
Represents access classification for a calendar component.
|
![]() | DayRule |
Represents a single day of week rule in ByDay rule part ("BYDAY" part of "RRULE" property).
|
![]() | FrequencyType |
Represents the type of recurrence rule.
|
![]() | MethodType |
Represents iTip method type.
|
![]() | StatusType |
Represents the overall status or confirmation for the event, to-do or journal calendar component.
|
![]() | TimePeriod |
Represents a time period.
|
Interface | Description | |
---|---|---|
![]() | IAction |
Represents "ACTION" alarm property which defines which action to be invoked when an alarm is triggered.
|
![]() | IAttendee |
Represents a iCalendar "ATTENDEE" property.
|
![]() | ICalAddress |
Represents user address, typically e-mail in the URI format.
|
![]() | ICalDate |
Represents a property that contains date or date-time with or without time zone.
|
![]() | ICalDateList |
Represents calendar properties with date or date-time multiple values
and time zone identifier. Used to access "EXDATE" and "RDATE" properties.
|
![]() | ICalendar2 |
Represents calendar object in v2.0 format.
|
![]() | ICalText |
Represents text property with LANGUAGE and ALTREP parameters, such as DESCRIPTION, COMMENT, CONTACT, etc.
|
![]() | ICategories |
Represents "CATEGORIES" property which defines the categories for a calendar component.
|
![]() | IClassification |
Represents "CLASS" property, which specifies access classification for a calendar component.
|
![]() | IComment |
This property specifies non-processing information intended to provide a comment to the calendar user.
|
![]() | IComponentListT |
Represents list of components with the same name.
|
![]() | IDuration |
Represents "DURATION" propery which specifies a positive duration of time.
|
![]() | IFreeBusyTime |
Represents a iCalendar "FREEBUSY" property that defines one or more free or busy time intervals.
|
![]() | IGeo |
Represents information related to the global position for the activity specified by a calendar component.
|
![]() | IInteger |
Represents a property that contain a signed integer value.
|
![]() | IMethod |
Represents "METHOD" property, which contains iTip method type.
|
![]() | IRecurrenceId |
Represents a reference to an individual instance within the recurrence set. Provides access to "RECURRENCE-ID" property.
|
![]() | IRecurrenceList |
Represents "RDATE" property that contains either a list of dates/date-times or list of periods.
|
![]() | IRecurrenceRule |
Represents "RRULE" property, which defines a rule or repeating pattern for
recurring events, to-dos, journal entries, or time zone definitions.
|
![]() | IRelatedTo |
Represents a relationship or reference between one calendar component and another.
|
![]() | IRequestStatus |
This property defines the status code returned for a scheduling request.
|
![]() | IResources |
Represents "RESOURCES" property which defines equipment or resources anticipated for an
activity specified by a calendar component.
|
![]() | IStatus |
Represents "STATUS" property that contains the overall status or confirmation for the calendar component.
|
![]() | ITimeOffset |
Represents "TZOFFSETFROM" and "TZOFFSETTO" properties in "STANDARD" and "DAYLIGHT" sub-components.
|
![]() | ITransparency |
Represents "TRANSP" property, which defines whether or not an event is transparent to busy time searches.
|
![]() | ITrigger |
Specifies when an alarm will trigger.
|
![]() | IUrl |
This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.
|