isImmutable
A Boolean value indicating whether the calendar’s properties can be edited or deleted.
Declaration
var isImmutable: Bool { get }Discussion
If true, the calendar is immutable; otherwise it is not. Events and reminders can still be added to an immutable calendar.