ArchiveItemResponseMessage
The ArchiveItemResponseMessage element specifies the response message to an ArchiveItem request.
Last modified: October 26, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<ArchiveItemResponseMessage ResponseClass="">
<MessageText></MessageText>
<ResponseCode></ResponseCode>
<DescriptiveLinkKey></DescriptiveLinkKey>
<MessageXml></MessageXml>
<Items></Items>
</ArchiveItemResponseMessage>
ItemInfoResponseMessageType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
ResponseClass |
Indicates the class of the response. |
ResponseClass
|
Value |
Description |
|---|---|
|
Success |
Indicates success. |
|
Warning |
Indicates a warning. |
|
Error |
Indicates an error. |
Child elements
|
Element |
Description |
|---|---|
|
Currently unused and reserved for future use. |
|
|
Contains an array of items. |
|
|
Provides a text description of the status of the response. |
|
|
Provides additional error response information. |
|
|
Provides status information about the request. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains the response messages for an Exchange Web Services request. |