GetServiceConfiguration
Last modified: September 24, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The GetServiceConfiguration element defines a GetServiceConfiguration request.
<GetServiceConfiguration>
<ActingAs/>
<RequestedConfiguration/>
</GetServiceConfiguration>
GetServiceConfigurationType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Identifies who the caller is sending as. This element is optional. If this element is not present, the authenticated user is assumed to be the sender. The ActingAs element must be included for requesting sender hints. An ErrorInvalidArgument error can be returned in a response if the ActingAs element is missing, does not include a routing type, does not include an e-mail address, contains an invalid e-mail address, does not resolve to a user in Active Directory Domain Services (AD DS), or resolves to multiple users in AD DS. |
|
Contains the requested service configurations. This element is required. |
Parent Elements
None.
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |