SearchPreviewItem.UniqueHash Property

Definition

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.

public:
 property System::String ^ UniqueHash { System::String ^ get(); void set(System::String ^ value); };
public string UniqueHash { get; set; }
Public Property UniqueHash As String

Property Value

The unique hash.

Applies to