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

Initializes an unsaved local instance of TasksFolder. To bind to an existing tasks folder, use TasksFolder.Bind() instead.

Definition

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

Параметры

service  ExchangeService
The ExchangeService object to which the tasks folder will be bound.

См. также