Для изменения размера нажмите или перетащите

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

Get non indexable item statistics

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

Параметры

parameters
Тип: Tessa.Exchange.WebServices.DataGetNonIndexableItemStatisticsParameters
Get non indexable item statistics parameters
token (Optional)
Тип: System.ThreadingCancellationToken

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

Тип: TaskGetNonIndexableItemStatisticsResponse
Service response object
См. также