Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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>
SearchPreviewItemType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
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
Items (ArrayOfSearchPreviewItemsType)
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 | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |