Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
The AttendeeType element represents the type of attendee that is identified in the Email (EmailAddressType) element. This element is used in requests for meeting suggestions.
<AttendeeType>Organizer or Required or Optional or Room or Resource</AttendeeType>
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 MicrosoftExchange 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
| Element | Description |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
False |