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

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

Definition

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

Параметры

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

См. также