CalendarItemType

The CalendarItemType element represents the type of a calendar item.

<CalendarItemType/>

CalendarItemTypeType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
MeetingRequest
Represents a meeting in the Exchange store.
CalendarItem
Represents an Exchange calendar item.

Text value

A text value is required if this element is used. The following are the possible values for this element:

  • Single The item is not associated with a recurring calendar item.

  • Occurrence The item is an occurrence of a recurring calendar item.

  • Exception The item is an exception to a recurring calendar item.

  • RecurringMaster The item is master for a set of recurring calendar items.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also