element <recurrenceId> (unified local)
Namespace: |
|
Type: |
xsd:dateTime |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<recurrenceId> |
|
Content: |
{ xsd:dateTime } |
</recurrenceId> |
Included in content model of elements (2):
-
Annotations (2) (by all definition locations)
Location:
-
Annotation:
-
The recurrence id indicates the original start time of an occurrence of a
recurring master appointment. It is required to identify what instance
an orphan exception is modifying, since users are allowed to change the
start time on the orphan. The recurrenceId method is stored in UTC. It does not
appear in the master schema, except in the specific case that an attendee is invited
to an instance of a recurring event. Otherwise, <recurrenceId> is usually
only a part of getCalendarDays.
<br/><b>ICAL Equivalent</b>: RECURRENCEID
Location:
-
Annotation:
-
This is the original start time (recurrenceId) of the occurrence that is
being modified by this exception. ModifiedExceptions with recurrenceIds
that do not match the recurrenceId of any occurrence are ignored.
This is stored in UTC. modifiedException does not expose the id
attribute. recurrenceId should be used to predicate instead, it functions
as the id of modifiedException.