Skip to content

Latest commit

 

History

History
70 lines (49 loc) · 1.78 KB

File metadata and controls

70 lines (49 loc) · 1.78 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
RecurrenceId
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
RecurrenceId
schema
9ef3569d-ee56-4b22-b008-609fb3337da7
The RecurrenceId element is used to identify a specific instance of a recurring calendar item.

RecurrenceId

The RecurrenceId element is used to identify a specific instance of a recurring calendar item.

<RecurrenceId/>

dateTime

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
CalendarItem
Represents an Exchange calendar item.
MeetingMessage
Represents a meeting message.
MeetingRequest
Represents a meeting request.
MeetingResponse
Represents a meeting response.
MeetingCancellation
Represents a meeting cancellation.

Text value

The text value represents a date/time value that identifies a calendar occurrence.

Remarks

This property is used with the UID property to identify a specific instance of a recurring calendar item.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also