Reputation: 10335
I'm implementing RFC5545 and I'm just not understanding the SEQUENCE property and when it changes. I've played with events in Apple's Calendar app numerous times and keep exporting the .ics and nothing I do ever seems to change that sequence number.
Upvotes: 3
Views: 2701
Reputation: 4645
The SEQUENCE property comes into play only when scheduling is involved.
See https://www.rfc-editor.org/rfc/rfc5546#section-2.1.4
Upvotes: -1