User (SOAP)
The User element represents the identity of a single user.
<User>
<LegacyDN/>
<Mailbox/>
<RequestedSettings/>
</User>
User
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
LegacyDN (SOAP) |
Represents the alternate mailbox legacy distinguished name. |
Mailbox (SOAP) |
Contains the e-mail address of the user to be discovered. |
RequestedSettings (SOAP) |
Contains the names of the requested configuration settings. |
Parent elements
Element | Description |
---|---|
Users (SOAP) |
Represents a collection of User elements. |
Text value
None.
Element information
Element | Example |
---|---|
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |
See also
GetUserSettings operation (SOAP)