Class | Description | |
---|---|---|
ActionType |
Represents an alarm action type.
| |
CalendarFactory |
Calendars factory.
| |
CalendarUserType |
Type of calendar user.
| |
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).
| |
FreeBusyType |
Represents a free or busy time.
| |
FrequencyType |
Represents the type of recurrence rule.
| |
MethodType |
Represents iTip method type.
| |
ParticipationRoleType |
Represents participation role.
| |
ParticipationStatusEventType |
Represents participation status parameter for the calendar user for an event.
| |
ParticipationStatusJournalType |
Represents participation status parameter for the calendar user for a journal.
| |
ParticipationStatusToDoType |
Represents participation status parameter for the calendar user for a to-do.
| |
ParticipationStatusType |
Represents participation status parameter for the calendar user for an event, to-do or journal component.
| |
RelatedType |
Represents the relationship of the alarm trigger with
respect to the start or end of the calendar component.
| |
RelationshipType |
Represents a relationship or reference between one calendar component and another.
| |
RsvpType |
Represents RSVP expectation.
| |
StatusType |
Represents the overall status or confirmation for the event, to-do or journal calendar component.
| |
TimePeriod |
Represents a time period.
| |
TimeZoneDatabase |
Represents time zones database. Conatins historical information about all time zones.
|
Interface | Description | |
---|---|---|
IAction |
Represents "ACTION" alarm property which defines which action to be invoked when an alarm is triggered.
| |
IAlarm |
Represents an alarm for an event or a to-do.
| |
IAltRepParam |
To specify an alternate text representation for the
calendar's property value. Provides access to "ALTREP" property parameter.
| |
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.
| |
ICommonNameParam |
To specify the common name to be associated with the calendar user specified by the property. Provides access to "CN" property parameter.
| |
IComponentListT |
Represents list of components with the same name.
| |
IDelegateesParam |
Represents "DELEGATED-TO" parameter, that contains the list of calendar users to whom the calendar user
specified by the property has delegated participation.
| |
IDelegatorsParam |
Represents "DELEGATED-FROM" parameter, that contains list of calendar users that have delegated their
participation to the calendar user specified by the property.
| |
IDirectoryEntryReferenceParam |
To specify reference to a directory entry associated with
the calendar user specified by the property. Provides access to "DIR" property parameter.
| |
IDuration |
Represents "DURATION" propery which specifies a positive duration of time.
| |
IEvent |
Represents an event.
| |
IEventBase | ||
IFormatTypeParam |
To specify the content type of a referenced object.
| |
IFreeBusy |
Represents a request for free/busy time, describe a response to a request for free/busy time,
or describe a published set of busy time.
| |
IFreeBusyParam |
Represents "FBTYPE" parameter of "FREEBUSY" property, that specifies the free or busy time type.
| |
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.
| |
IJournal |
Represents a journal component.
| |
IMemberParam |
To specify the group or list membership of the calendar user specified by the property.
| |
IMethod |
Represents "METHOD" property, which contains iTip method type.
| |
IParticipationRoleParam |
To specify the participation role for the calendar user
specified by the property.
| |
IParticipationStatusParam |
Specifies the participation status for the calendar user
specified by the property.
| |
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.
| |
IRsvpParam |
To specify whether there is an expectation of a favor of a
reply from the calendar user specified by the property value.
| |
ISentByParam |
To specify the calendar user that is acting on behalf of
the calendar user specified by the property. Provides access to "SENTBY" property parameter.
| |
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.
| |
ITimeZone |
Represents a time zone component.
| |
ITimeZoneIdParam |
Represents time zone identifier for the time zone definition for
a time component in the property value.
| |
ITimeZoneRule |
Represents time zone offset rule - standard or daylight components of the time zone.
| |
IToDo |
Represents a to-do component.
| |
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.
| |
IUserTypeParam |
Represents type of calendar user. Provides access to "CUTYPE" parameter.
|