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

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

Definition

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

Параметры

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

См. также