SearchMailboxesParameters.SortBy 属性

定义

获取或设置要排序依据的字符串。 属性SortBy适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

要排序依据的字符串。

适用于