ExchangeServiceGetRoomLists - метод

Retrieves a collection of all room lists in the organization.

Definition

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

Параметры

token  CancellationToken  (Optional)
 

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

TaskEmailAddressCollection
An EmailAddressCollection containing all the room lists in the organization.

См. также