Enumeration: EKSpan

Overview

Indicates whether modifications should apply to a single event or all future events of a recurring event.

Constant Summary

EKSpanThisEvent

Modifications to this event instance should affect only this instance.available in ios 4.0 and later.declared in ekeventstore.h.

EKSpanFutureEvents

Modifications to this event instance should also affect future instances of this event.available in ios 4.0 and later.declared in ekeventstore.h.