Contents

excludedZoneIDs

A specific set of zone IDs to exclude from this scope. If you know that you don’t want to send changes for a particular set of zones, you can set those zones here.

Declaration

@property (copy, readonly) NSSet<CKRecordZoneID *> * excludedZoneIDs;

Discussion