SearchPreviewItem Class

Definition

Contains the properties and methods required to preview an item in an eDiscovery search result. The SearchPreviewItem class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class SearchPreviewItem sealed
public sealed class SearchPreviewItem
Public NotInheritable Class SearchPreviewItem
Inheritance
SearchPreviewItem

Constructors

SearchPreviewItem()

Initializes a new instance of the SearchPreviewItem class. The SearchPreviewItem() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

BccRecipients

Gets or sets the list of addresses that were not visible to other recipients of the item. The BccRecipients property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

CcRecipients

Gets or sets the list of addressees that received the item but were not expected to take any action. The CcRecipients property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

CreatedTime

Gets or sets the time the item was written. The CreatedTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ExtendedProperties

Gets or sets the extended properties on the item. The ExtendedProperties property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

HasAttachment

Gets or sets whether the item has attachments. The HasAttachment property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Id

Gets or sets the identifier of the item. The Id property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Importance

Gets or sets the urgency level of the item. The Importance property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ItemClass

Gets or sets the message class of the preview item. The ItemClass property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Mailbox

Gets or sets the identifier for the mailbox that contains the preview item. The Mailbox property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

OwaLink

Gets or sets the link to Outlook Web Access. The OwaLink property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ParentId

Gets or sets the identifier of the preview item's parent. The ParentId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Preview

This value is not used and always returns an empty string. The Preview property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Read

Gets or sets whether the item has been read. The Read property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ReceivedTime

Gets or sets the time the item arrived in the mailbox. The ReceivedTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Sender

Gets or sets the address that the item was sent from. The Sender property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

SentTime

Gets or sets the time the item was sent. The SentTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Size

Gets or sets the size of the item. The Size property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

SortValue

Gets or sets the value used to sort the item in a search result. The SortValue property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Subject

Gets or sets the information in the subject position of the item. The Subject property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ToRecipients

Gets or sets the list of addresses the item was sent to. The ToRecipients property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

UniqueHash

Gets or sets the unique hash value used to identify and eliminate duplicates in an eDiscovery search query. The UniqueHash property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to