FindPeopleResponse
The FindPeopleResponse element specifies the response to a FindPeople request.
Last modified: October 31, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<FindPeopleResponse ResponseClass=" Success | Warning | Error ">
<People/>
<TotalNumberOfPeopleInView/>
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
</FindPeopleResponse>
FindPeopleResponseMessageType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
ResponseClass |
Specifies the response class. |
ResponseClass
|
Value |
Description |
|---|---|
|
Success |
Indicates success. |
|
Warning |
Indicates a warning. |
|
Error |
Indicates an error. |
Child elements
|
Element |
Description |
|---|---|
|
Specifies an array of persona data returned as the result of a FindPeople request. |
|
|
Specifies the total number of personas stored on a server that are returned by a FindPeople request. |
|
|
Provides a text description of the status of the response. |
|
|
Provides status information about the request. |
|
|
Currently unused and reserved for future use. |
|
|
Provides additional error response information. |
Parent elements
|
Element |
Description |
|---|---|
|
Specifies an array of response messages. |