ResponseMessages (ArrayOfDelegateUserResponseMessageType)

The ResponseMessages element contains the response messages for an Exchange Web Services delegate management request.

<ResponseMessages>
   <DelegateUserResponseMessageType/>
</ResponseMessages>

ArrayOfDelegateUserResponseMessageType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DelegateUserResponseMessageType
Contains response messages for delegate management operations.

Parent elements

Element Description
AddDelegateResponse
Contains the status and result of an AddDelegate operation request.
GetDelegateResponse
Contains the status and result of a GetDelegate operation request.
UpdateDelegateResponse
Contains the status and result of an UpdateDelegate operation request.
RemoveDelegateResponse
Contains the status and result of a RemoveDelegate operation request.

Remarks

This element is used in the AddDelegate operation, the GetDelegate operation, the UpdateDelegate operation, and the RemoveDelegate operation. The delegate management operation responses are structured differently than other 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 Exchange Server with the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also

AddDelegate operation

GetDelegate operation

UpdateDelegate operation

RemoveDelegate operation