Attendee

The Attendee element represents attendees and resources for a meeting.

<Attendee>
   <Mailbox/>
   <ResponseType/>
   <LastResponseTime/>
   <ProposedStart/>
   <ProposedEnd/>
</Attendee>

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.
ProposedStart
Represents an attendee's proposed start time for a meeting.
ProposedEnd
Represents an attendee's proposed end time for a meeting.

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 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