Attendee

Topic Last Modified: 2007-10-04

The Attendee element represents attendees and resources for a meeting.

Syntax

<Attendee>
   <Mailbox/>
   <ResponseType/>
   <LastResponseTime/>
</Attendee>

Type

AttendeeType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Mailbox

Identifies a fully resolved e-mail address.

ResponseType

Represents the type of recipient response that is received for a meeting. This property is only relevant to a meeting organizer's calendar item.

LastResponseTime

Represents the date and time of the latest response that is received.

Parent Elements

Element Description

RequiredAttendees

Represents attendees that are required to attend a meeting.

OptionalAttendees

Represents attendees that are not required to attend a meeting.

Resources

Represents a scheduled resource for a meeting.

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