SearchPreviewItemSearchPreviewItem
SearchPreviewItem元素指定发现搜索的项预览。The SearchPreviewItem element specifies the item preview for a discovery search.
<SearchPreviewItem>
<Id/>
<Mailbox/>
<ParentId/>
<ItemClass/>
<UniqueHash/>
<SortValue/>
<OwaLink/>
<Sender/>
<ToRecipients/>
<CcRecipients/>
<BccRecipients/>
<CreatedTime/>
<ReceivedTime/>
<SentTime/>
<Subject/>
<Size/>
<Preview/>
<Importance/>
<Read/>
<HasAttachment/>
<ExtendedProperties/>
</SearchPreviewItem>
SearchPreviewItemTypeSearchPreviewItemType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
ID (ItemIdType) | 邮箱(PreviewItemMailboxType) | ParentId | ItemClass | UniqueHash | SortValue | OwaLink | 发件人(字符串) | ToRecipients (ArrayOfSmtpAddressType) | CcRecipients | BccRecipients | CreatedTime | ReceivedTime | SentTime | 主题 | 大小(long) | 预览 | 重要性 | 阅读 | HasAttachment | ExtendedProperties (NonEmptyArrayOfExtendedPropertyType)ID (ItemIdType) | Mailbox (PreviewItemMailboxType) | ParentId | ItemClass | UniqueHash | SortValue | OwaLink | Sender (string) | ToRecipients (ArrayOfSmtpAddressType) | CcRecipients | BccRecipients | CreatedTime | ReceivedTime | SentTime | Subject | Size (long) | Preview | Importance | Read | HasAttachment | ExtendedProperties (NonEmptyArrayOfExtendedPropertyType)
父元素Parent elements
项目(ArrayOfSearchPreviewItemsType)Items (ArrayOfSearchPreviewItemsType)
备注Remarks
Exchange Server 2013 中引入了此元素。This element was introduced in Exchange Server 2013.
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
架构名称Schema name |
类型架构Types schema |
验证文件Validation file |
Types.xsdTypes.xsd |
可以为空Can be empty |