EntityExtractionResult

EntityExtractionResult 元素指定项的 EntityExtractionResult 属性。

<EntityExtractionResult>
    <Addresses/>
    <MeetingSuggestions/>
    <TaskSuggestions/>
    <EmailAddresses/>
    <Contacts/>
    <Urls/>
    <PhoneNumbers/>
</EntityExtractionResult>

EntityExtractionResultType

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes

无。

子元素

元素 说明
Addresses (ArrayOfAddressEntitiesType)
指定 AddressEntity 元素的数组。
MeetingSuggestions
指定 MeetingSuggestion 元素的数组。
TaskSuggestions
指定 TaskSuggestion 元素的数组。
EmailAddresses (ArrayOfEmailAddressEntitiesType)
指定电子邮件地址实体的数组。
Contacts (ArrayOfContactsType)
指定联系人数组。
Urls (ArrayOfUrlEntitiesType)
指定 URL 数组。
PhoneNumbers (ArrayOfPhoneEntitiesType)
指定电话号码数组。

父元素

元素 说明
项目
表示 Exchange 存储中的泛型项。

备注

Exchange Server 2013 中引入了此元素。

描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。

元素信息

元素 类型
命名空间
https://schemas.microsoft.com/exchange/services/2006/types
架构名称
类型架构
验证文件
types.xsd
可以为空

另请参阅