ResponseMessages (ArrayOfDelegateUserResponseMessageType)
Topic Last Modified: 2007-10-15
The ResponseMessages element contains the response messages for an Exchange Web Services delegate management request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Syntax
<ResponseMessages>
<DelegateUserResponseMessageType/>
</ResponseMessages>
Type
ArrayOfDelegateUserResponseMessageType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Contains response messages for delegate management operations. This element was introduced in Exchange 2007 SP1. |
Parent Elements
Element | Description |
---|---|
Contains the status and result of an AddDelegate request. This element was introduced in Exchange 2007 SP1. |
|
Contains the status and result of a GetDelegate request. This element was introduced in Exchange 2007 SP1. |
|
Contains the status and result of an UpdateDelegate request. This element was introduced in Exchange 2007 SP1. |
|
Contains the status and result of a RemoveDelegate request. This element was introduced in Exchange 2007 SP1. |
Remarks
This element is used in the AddDelegate, GetDelegate, UpdateDelegate, and RemoveDelegate operations. The delegate management operation responses are structured differently than other Exchange 2007 responses. The delegate management response messages are strongly typed.
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/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |
See Also
Reference
AddDelegate Operation
GetDelegate Operation
UpdateDelegate Operation
RemoveDelegate Operation