SearchPreviewItem.SortValue Property

Definition

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.

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

Property Value

The sort value.

Applies to