| Class | Description | |
|---|---|---|
| SharingInvite |
Represents information about invitation.
|
| Structure | Description | |
|---|---|---|
| AppleShare |
Describes sharing operation specific to Apple iCal.
|
| Interface | Description | |
|---|---|---|
| IAppleCalendar |
Calendars that imlement this interface support calendar
sharing from iCal on iOS and Mac OS X. Enables calendarserver-sharing feature support discovery.
| |
| ICalendarDiscovery |
Assists in finding calendars on a CalDAV server. Enables calendar-home-set feature support discovery.
| |
| ICalendarFile |
Represents calendar file.
| |
| ICalendarFolder |
Represents a calendar on a CalDAV server.
| |
| ICalendarItem |
Represents folder, file or principal on a CalDAV server. Enables calendar-access feature support discovery.
| |
| ICalendarPrincipal |
Represents principal on a server that supports CalDAV.
| |
| ICalendarReport |
Represents an item that can process calendar-query and calendar-multiget reports.
| |
| IScheduleInboxFolder |
Represents scheduling inbox folder.
| |
| IScheduleOutboxFolder |
Represents scheduling outbox folder.
| |
| ISchedulingPrincipal |
Represents principal on a CalDAV server with Scheduling Extensions support. Enables calendar-auto-schedule feature support discovery.
|
| Enumeration | Description | |
|---|---|---|
| AppleAllowedSharingMode |
Indicates which sharing or publishing capabilities are supported
by the calendar collection.
| |
| AppleSharingOperation |
Describes sharing operations that are specific to Apple iCal
| |
| CalendarComponentType |
Specifies the calendar component types (e.g., VEVENT, VTODO, etc.)
that calendar object resources can contain in the calendar collection.
| |
| CalendarSharedBy |
Indicates that the calendar is shared and if it is shared by the current user who is the owner of the calendar.
| |
| SharingInviteAccess |
Shared calendar access level privilege.
| |
| SharingInviteStatus |
Sharing invite status.
|