SearchMailboxesParameters.SortBy Property

Definition

Gets or sets the string to sort by. The SortBy property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The string to sort by.

Applies to