AttendeeType

Topic Last Modified: 2006-06-11

The AttendeeType element represents the type of attendee that is identified in the Email element. This element is used in requests for meeting suggestions.

Schema Hierarchy

GetUserAvailabilityRequest
  MailboxDataArray
    MailboxData
      AttendeeType

Syntax

<AttendeeType>Organizer or Required or Optional or Room or Resource</AttendeeType>

Type

MeetingAttendeeType

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

MailboxData

Represents an individual mailbox user and options for the type of data to be returned about the mailbox user.

The following is the XPath to this element:

/GetUserAvailabilityRequest/MailboxDataArray[i]/MailboxData

Text Value

A text value is required for this element. The following table lists the possible values for this element.

Value Description

Organizer

The mailbox user and attendee who created the calendar item.

Required

A mailbox user who is a required attendee to the meeting.

Optional

A mailbox user who is an optional attendee to the meeting.

Room

A mailbox entity that represents a room resource used for the meeting.

Resource

A resource such as a TV or projector that is scheduled for use in the meeting.

Remarks

This element is a required child element of the MailboxData element. This element can only occur once in the MailboxData element. The schema that describes this element is located in the /EWS/ directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Note

The AttendeeType schema type is used to represent attendees to a calendar item. Do not confuse this element with elements of the AttendeeType schema type.

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False