Click or drag to resize

ITHit.WebDAV.Calendar Namespace

IT Hit WebDAV Classes Reference
Contains iCalendar core classes and interfaces.
Classes
  ClassDescription
Public classActionType
Represents an alarm action type.
Public classCalendarFactory
Calendars factory.
Public classClassificationType
Represents access classification for a calendar component.
Public classDayRule
Represents a single day of week rule in ByDay rule part ("BYDAY" part of "RRULE" property).
Public classFrequencyType
Represents the type of recurrence rule.
Public classMethodType
Represents iTip method type.
Public classStatusType
Represents the overall status or confirmation for the event, to-do or journal calendar component.
Public classTimePeriod
Represents a time period.
Interfaces
  InterfaceDescription
Public interfaceIAction
Represents "ACTION" alarm property which defines which action to be invoked when an alarm is triggered.
Public interfaceIAttendee
Represents a iCalendar "ATTENDEE" property.
Public interfaceICalAddress
Represents user address, typically e-mail in the URI format.
Public interfaceICalDate
Represents a property that contains date or date-time with or without time zone.
Public interfaceICalDateList
Represents calendar properties with date or date-time multiple values and time zone identifier. Used to access "EXDATE" and "RDATE" properties.
Public interfaceICalendar2
Represents calendar object in v2.0 format.
Public interfaceICalText
Represents text property with LANGUAGE and ALTREP parameters, such as DESCRIPTION, COMMENT, CONTACT, etc.
Public interfaceICategories
Represents "CATEGORIES" property which defines the categories for a calendar component.
Public interfaceIClassification
Represents "CLASS" property, which specifies access classification for a calendar component.
Public interfaceIComment
This property specifies non-processing information intended to provide a comment to the calendar user.
Public interfaceIComponentListT
Represents list of components with the same name.
Public interfaceIDuration
Represents "DURATION" propery which specifies a positive duration of time.
Public interfaceIFreeBusyTime
Represents a iCalendar "FREEBUSY" property that defines one or more free or busy time intervals.
Public interfaceIGeo
Represents information related to the global position for the activity specified by a calendar component.
Public interfaceIInteger
Represents a property that contain a signed integer value.
Public interfaceIMethod
Represents "METHOD" property, which contains iTip method type.
Public interfaceIRecurrenceId
Represents a reference to an individual instance within the recurrence set. Provides access to "RECURRENCE-ID" property.
Public interfaceIRecurrenceList
Represents "RDATE" property that contains either a list of dates/date-times or list of periods.
Public interfaceIRecurrenceRule
Represents "RRULE" property, which defines a rule or repeating pattern for recurring events, to-dos, journal entries, or time zone definitions.
Public interfaceIRelatedTo
Represents a relationship or reference between one calendar component and another.
Public interfaceIRequestStatus
This property defines the status code returned for a scheduling request.
Public interfaceIResources
Represents "RESOURCES" property which defines equipment or resources anticipated for an activity specified by a calendar component.
Public interfaceIStatus
Represents "STATUS" property that contains the overall status or confirmation for the calendar component.
Public interfaceITimeOffset
Represents "TZOFFSETFROM" and "TZOFFSETTO" properties in "STANDARD" and "DAYLIGHT" sub-components.
Public interfaceITransparency
Represents "TRANSP" property, which defines whether or not an event is transparent to busy time searches.
Public interfaceITrigger
Specifies when an alarm will trigger.
Public interfaceIUrl
This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.