GetDelegateResponse

Topic Last Modified: 2007-10-12

The GetDelegateResponse element contains the status and result of a GetDelegate request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Syntax

<GetDelegateResponse>
   <DeliverMeetingRequests/>
   <ResponseMessages/>
   <MessageText/>
   <ResponseCode/>
   <DescriptiveLinkKey/>
   <MessageXml/>
</GetDelegateResponse>

Type

GetDelegateResponseMessageType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

DeliverMeetingRequests

Defines how meeting requests are handled between the delegate and the principal. This element was introduced in Exchange 2007 SP1.

ResponseMessages (ArrayOfDelegateUserResponseMessageType)

Contains the response messages for an Exchange Web Services delegate management request. This element was introduced in Exchange 2007 SP1.

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.

Parent Elements

None.

Remarks

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

GetDelegate Operation

Other Resources

Exchange Web Services XML Elements