CalendarItemType

Topic Last Modified: 2009-07-23

The CalendarItemType element represents the type of a calendar item.

Syntax

<CalendarItemType/>

Type

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 Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False

See Also

Other Resources

Exchange Web Services XML Elements