MonoTouch.EventKit.EKErrorCode Enumeration
Errors returned by Event Kit.

Syntax

public enum EKErrorCode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AlarmGreaterThanRecurrenceThe alarm's RelativeOffset is too large for the interval specified by the event's recurrence rule.
AlarmProximityNotSupportedDocumentation for this section has not yet been entered.
CalendarDoesNotAllowEventsDocumentation for this section has not yet been entered.
CalendarDoesNotAllowRemindersDocumentation for this section has not yet been entered.
CalendarHasNoSourceDocumentation for this section has not yet been entered.
CalendarIsImmutableDocumentation for this section has not yet been entered.
CalendarReadOnlyThe calendar cannot be modified.
CalendarSourceCannotBeModifiedDocumentation for this section has not yet been entered.
DatesInvertedThe event EndDate cannot occur before the event StartDate
DurationGreaterThanRecurrenceThe event duration is too large for the interval specified by the event's recurrence rule.
EventNotMutableThe event cannot be modified.
InternalFailureAn internal error has occurred.
InvalidEntityTypeDocumentation for this section has not yet been entered.
InvalidSpanDocumentation for this section has not yet been entered.
InvitesCannotBeMovedInvites cannot be modified.
NoCalendarThe event does not have an associated calendar.
NoEndDateThe EndDate property has not been set for the event.
NoStartDateThe StartDate property has not been set for the event.
ObjectBelongsToDifferentStoreThe object is not stored in the same event store.
PriorityIsInvalidDocumentation for this section has not yet been entered.
RecurringReminderRequiresDueDateDocumentation for this section has not yet been entered.
ReminderLocationsNotSupportedDocumentation for this section has not yet been entered.
SourceDoesNotAllowCalendarAddDeleteDocumentation for this section has not yet been entered.
SourceDoesNotAllowRemindersDocumentation for this section has not yet been entered.
StartDateCollidesWithOtherOccurrenceThe event's StartDate is set to collide with other occurrences of the same event.
StartDateTooFarInFutureThe event's StartDate is beyond the end of the calendar.
StructuredLocationsNotSupportedDocumentation for this section has not yet been entered.

Requirements

Namespace: MonoTouch.EventKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0