DelegateUserResponseMessageType
The DelegateUserResponseMessageType element contains the response message for a single delegate user.
<DelegateUserResponseMessageType>
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
<DelegateUser/>
</DelegateUserResponseMessageType>
DelegateUserResponseMessageType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
MessageText |
Provides a text description of the status of the response. |
ResponseCode |
Provides an error code that identifies the specific error that the request encountered. |
DescriptiveLinkKey |
Currently unused and is reserved for future use. It contains a value of 0. |
MessageXml |
Provides additional error response information. |
DelegateUser |
Identifies a single delegate that is returned in a delegate management response. |
Parent elements
Element | Description |
---|---|
ResponseMessages (ArrayOfDelegateUserResponseMessageType) |
Contains the response messages for an Exchange Web Services delegate management request. |
Remarks
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 |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |