ExchangeServiceSearchMailboxes(SearchMailboxesParameters, CancellationToken) - метод

Search mailboxes

Definition

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

Параметры

searchParameters  SearchMailboxesParameters
Search mailboxes parameters
token  CancellationToken  (Optional)
 

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

TaskServiceResponseCollectionSearchMailboxesResponse
Collection of search mailboxes response object

См. также