IsResponseRequested

The IsResponseRequested element indicates whether a response to an item is requested.

<IsResponseRequested/>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
RemoveItem
Removes an item from the Exchange store.
Message
Represents an Exchange e-mail message.
MeetingMessage
Represents a meeting in the Exchange store.
MeetingRequest
Represents a meeting request in the Exchange store.
MeetingResponse
Represents a meeting response in the Exchange store.
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
CalendarItem
Represents an Exchange calendar item.

Text value

A text value of true indicates that a response is requested.

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