EventException
EventException = {
skip:true; } | {override:Partial<Omit<BaseEventProperties,"id"|"exceptions">>; }
A single per-occurrence exception (see BaseEventProperties.exceptions).
{ skip: true }— drop this occurrence (ICSEXDATE).{ override }— replace properties for this one instance (ICSRECURRENCE-ID). Changes display properties only; to move an occurrence to another date useoverrideDates.