GetServiceConfiguration
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The GetServiceConfiguration element defines a GetServiceConfiguration request.
<GetServiceConfiguration> <ActingAs/> <RequestedConfiguration/> </GetServiceConfiguration>
GetServiceConfigurationType
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.