Click or drag to resize

ITHit.WebDAV.Server.CalDav Namespace

IT Hit WebDAV Classes Reference
This namespace provides interfaces for creating calendar server.
Classes
  ClassDescription
Public classSharingInvite
Represents information about invitation.
Structures
  StructureDescription
Public structureAppleShare
Describes sharing operation specific to Apple iCal.
Interfaces
  InterfaceDescription
Public interfaceIAppleCalendar
Calendars that imlement this interface support calendar sharing from iCal on iOS and Mac OS X. Enables calendarserver-sharing feature support discovery.
Public interfaceCode exampleICalendarDiscovery
Assists in finding calendars on a CalDAV server. Enables calendar-home-set feature support discovery.
Public interfaceCode exampleICalendarFile
Represents calendar file.
Public interfaceCode exampleICalendarFolder
Represents a calendar on a CalDAV server.
Public interfaceICalendarItem
Represents folder, file or principal on a CalDAV server. Enables calendar-access feature support discovery.
Public interfaceICalendarPrincipal
Represents principal on a server that supports CalDAV.
Public interfaceICalendarReport
Represents an item that can process calendar-query and calendar-multiget reports.
Public interfaceIScheduleInboxFolder
Represents scheduling inbox folder.
Public interfaceIScheduleOutboxFolder
Represents scheduling outbox folder.
Public interfaceISchedulingPrincipal
Represents principal on a CalDAV server with Scheduling Extensions support. Enables calendar-auto-schedule feature support discovery.
Enumerations
  EnumerationDescription
Public enumerationAppleAllowedSharingMode
Indicates which sharing or publishing capabilities are supported by the calendar collection.
Public enumerationAppleSharingOperation
Describes sharing operations that are specific to Apple iCal
Public enumerationCalendarComponentType
Specifies the calendar component types (e.g., VEVENT, VTODO, etc.) that calendar object resources can contain in the calendar collection.
Public enumerationCalendarSharedBy
Indicates that the calendar is shared and if it is shared by the current user who is the owner of the calendar.
Public enumerationSharingInviteAccess
Shared calendar access level privilege.
Public enumerationSharingInviteStatus
Sharing invite status.