The EntityExtractionResult element specifies the EntityExtractionResult property of an item.
<EntityExtractionResult>
<Addresses/>
<MeetingSuggestions/>
<TaskSuggestions/>
<EmailAddresses/>
<Contacts/>
<Urls/>
<PhoneNumbers/>
</EntityExtractionResult>
EntityExtractionResultType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| Addresses (ArrayOfAddressEntitiesType) |
Specifies an array of AddressEntity elements. |
| MeetingSuggestions |
Specifies an array of MeetingSuggestion elements. |
| TaskSuggestions |
Specifies an array of TaskSuggestion elements. |
| EmailAddresses (ArrayOfEmailAddressEntitiesType) |
Specifies an array of email address entities. |
| Contacts (ArrayOfContactsType) |
Specifies an array of contacts. |
| Urls (ArrayOfUrlEntitiesType) |
Specifies an array of URLs. |
| PhoneNumbers (ArrayOfPhoneEntitiesType) |
Specifies an array of phone numbers. |
Parent elements
| Element | Description |
|---|---|
| Item |
Represents a generic item in the Exchange store. |
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Element | Type |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Type schema |
| Validation File |
types.xsd |
| Can Be Empty |