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

Task - конструктор

Initializes an unsaved local instance of Task. To bind to an existing task, use Task.Bind() instead.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public Task(
	ExchangeService service
)

Параметры

service
Тип: Tessa.Exchange.WebServices.DataExchangeService
The ExchangeService instance to which this task is bound.
См. также