ExchangeServiceGetNonIndexableItemStatistics(GetNonIndexableItemStatisticsParameters, CancellationToken) - метод
Get non indexable item statistics
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Task<GetNonIndexableItemStatisticsResponse> GetNonIndexableItemStatistics(
GetNonIndexableItemStatisticsParameters parameters,
CancellationToken token = default
)
Public Function GetNonIndexableItemStatistics (
parameters As GetNonIndexableItemStatisticsParameters,
Optional token As CancellationToken = Nothing
) As Task(Of GetNonIndexableItemStatisticsResponse)
public:
Task<GetNonIndexableItemStatisticsResponse^>^ GetNonIndexableItemStatistics(
GetNonIndexableItemStatisticsParameters^ parameters,
CancellationToken token = CancellationToken()
)
member GetNonIndexableItemStatistics :
parameters : GetNonIndexableItemStatisticsParameters *
?token : CancellationToken
(* Defaults:
let _token = defaultArg token new CancellationToken()
*)
-> Task<GetNonIndexableItemStatisticsResponse>
- parameters GetNonIndexableItemStatisticsParameters
- Get non indexable item statistics parameters
- token CancellationToken (Optional)
-
TaskGetNonIndexableItemStatisticsResponseService response object