SearchMailboxesParameters.ResultType 属性

定义

获取或设置搜索是统计信息搜索还是预览搜索。 属性ResultType适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property Microsoft::Exchange::WebServices::Data::SearchResultType ResultType { Microsoft::Exchange::WebServices::Data::SearchResultType get(); void set(Microsoft::Exchange::WebServices::Data::SearchResultType value); };
public Microsoft.Exchange.WebServices.Data.SearchResultType ResultType { get; set; }
Public Property ResultType As SearchResultType

属性值

结果类型。

适用于