ExchangeServiceGetNonIndexableItemStatistics(GetNonIndexableItemStatisticsParameters, CancellationToken) - метод

Get non indexable item statistics

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task<GetNonIndexableItemStatisticsResponse> GetNonIndexableItemStatistics(
	GetNonIndexableItemStatisticsParameters parameters,
	CancellationToken token = default
)

Параметры

parameters  GetNonIndexableItemStatisticsParameters
Get non indexable item statistics parameters
token  CancellationToken  (Optional)
 

Возвращаемое значение

TaskGetNonIndexableItemStatisticsResponse
Service response object

См. также